From 0f14f46c56dfdbc3364a52e8ae842a7b833fea7a Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 1 Sep 2020 20:41:40 +0100 Subject: [PATCH] OCaml 4.11.1 rebuild --- ocaml-camomile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-camomile.spec b/ocaml-camomile.spec index 899162b..456b8c1 100644 --- a/ocaml-camomile.spec +++ b/ocaml-camomile.spec @@ -3,7 +3,7 @@ Name: ocaml-camomile Version: 1.0.2 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Unicode library for OCaml # Several files are MIT and UCD licensed, but the overall work is LGPLv2+ @@ -115,6 +115,9 @@ cp _build/install/default/lib/camomile/library/*.mli %{buildroot}%{_libdir}/ocam %changelog +* Tue Sep 01 2020 Richard W.M. Jones - 1.0.2-13 +- OCaml 4.11.1 rebuild + * Fri Aug 21 2020 Richard W.M. Jones - 1.0.2-12 - OCaml 4.11.0 rebuild