From 307f2863e02dfd31750d9ac59c0a48d7a70f1968 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 2 Sep 2020 00:11:35 +0100 Subject: [PATCH] OCaml 4.11.1 rebuild --- ocaml-ppx-cold.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-ppx-cold.spec b/ocaml-ppx-cold.spec index cf5719c..ee84722 100644 --- a/ocaml-ppx-cold.spec +++ b/ocaml-ppx-cold.spec @@ -7,7 +7,7 @@ Name: ocaml-%{srcname} Version: 0.14.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: OCaml definition of [@@cold] attribute License: MIT @@ -87,6 +87,9 @@ dune runtest %{_libdir}/ocaml/%{upname}/*.mli %changelog +* Tue Sep 01 2020 Richard W.M. Jones - 0.14.0-3 +- OCaml 4.11.1 rebuild + * Fri Aug 21 2020 Richard W.M. Jones - 0.14.0-2 - OCaml 4.11.0 rebuild