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.