From 4c4305be345e779e8f2a8777db618245068f89d9 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sun, 19 Jan 2020 15:10:37 +0000 Subject: [PATCH] OCaml 4.10.0+beta1 rebuild. --- ocaml-camomile.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-camomile.spec b/ocaml-camomile.spec index 053fd08..87b0f02 100644 --- a/ocaml-camomile.spec +++ b/ocaml-camomile.spec @@ -3,7 +3,7 @@ Name: ocaml-camomile Version: 1.0.2 -Release: 4%{?dist} +Release: 5%{?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 +* Sun Jan 19 2020 Richard W.M. Jones - 1.0.2-5 +- OCaml 4.10.0+beta1 rebuild. + * Fri Dec 06 2019 Richard W.M. Jones - 1.0.2-4 - OCaml 4.09.0 (final) rebuild.