diff --git a/ocaml-ocamlbuild.spec b/ocaml-ocamlbuild.spec index fe5cbbd..e13961f 100644 --- a/ocaml-ocamlbuild.spec +++ b/ocaml-ocamlbuild.spec @@ -4,7 +4,7 @@ Name: ocaml-ocamlbuild Version: 0.14.0 -Release: 25%{?dist} +Release: 26%{?dist} Summary: Build tool for OCaml libraries and programs @@ -125,6 +125,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/ocaml/ocamlbuild/META %changelog +* Mon Mar 15 2021 Richard W.M. Jones - 0.14.0-26 +- Bump and rebuild for ELN broken deps. + * Sun Feb 28 22:16:45 GMT 2021 Richard W.M. Jones - 0.14.0-25 - Bump release and rebuild.