From 2b27dea7341451f26eab3aa79a6ec7158bbcc985 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 21 Aug 2020 20:05:33 +0100 Subject: [PATCH] OCaml 4.11.0 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 0ec699d..cf5719c 100644 --- a/ocaml-ppx-cold.spec +++ b/ocaml-ppx-cold.spec @@ -7,7 +7,7 @@ Name: ocaml-%{srcname} Version: 0.14.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OCaml definition of [@@cold] attribute License: MIT @@ -87,5 +87,8 @@ dune runtest %{_libdir}/ocaml/%{upname}/*.mli %changelog +* Fri Aug 21 2020 Richard W.M. Jones - 0.14.0-2 +- OCaml 4.11.0 rebuild + * Fri Jun 19 2020 Jerry James - 0.14.0-1 - Initial RPM