diff --git a/ocaml-ocamlbuild.spec b/ocaml-ocamlbuild.spec index ee7f0c6..cda6011 100644 --- a/ocaml-ocamlbuild.spec +++ b/ocaml-ocamlbuild.spec @@ -4,7 +4,7 @@ Name: ocaml-ocamlbuild Version: 0.14.0 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Build tool for OCaml libraries and programs @@ -124,6 +124,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/ocaml/ocamlbuild/META %changelog +* Sat Jan 18 2020 Richard W.M. Jones - 0.14.0-11 +- OCaml 4.10.0+beta1 rebuild. + * Thu Jan 09 2020 Richard W.M. Jones - 0.14.0-10 - Bump release and rebuild.