From 938a1ea355deed195f612e5ccca60a42bf618232 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 5 May 2020 00:17:20 +0100 Subject: [PATCH] OCaml 4.11.0+dev2-2020-04-22 rebuild --- ocaml-camomile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-camomile.spec b/ocaml-camomile.spec index d5b6862..ec0da82 100644 --- a/ocaml-camomile.spec +++ b/ocaml-camomile.spec @@ -3,7 +3,7 @@ Name: ocaml-camomile Version: 1.0.2 -Release: 9%{?dist} +Release: 10%{?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 +* Mon May 04 2020 Richard W.M. Jones - 1.0.2-10 +- OCaml 4.11.0+dev2-2020-04-22 rebuild + * Tue Apr 21 2020 Richard W.M. Jones - 1.0.2-9 - OCaml 4.11.0 pre-release attempt 2