diff --git a/ocaml-ocamlbuild.spec b/ocaml-ocamlbuild.spec index e3f5e68..6c60a34 100644 --- a/ocaml-ocamlbuild.spec +++ b/ocaml-ocamlbuild.spec @@ -4,7 +4,7 @@ Name: ocaml-ocamlbuild Version: 0.14.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Build tool for OCaml libraries and programs @@ -124,6 +124,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/ocaml/ocamlbuild/META %changelog +* Thu Dec 05 2019 Richard W.M. Jones - 0.14.0-7 +- Bump and rebuild for fixed ocaml(runtime) dependency. + * Thu Dec 05 2019 Richard W.M. Jones - 0.14.0-6 - OCaml 4.09.0 (final) rebuild.