diff --git a/ocaml-omake.spec b/ocaml-omake.spec index 14054c7..3f2e875 100644 --- a/ocaml-omake.spec +++ b/ocaml-omake.spec @@ -1,6 +1,6 @@ Name: ocaml-omake Version: 0.9.8.6 -Release: 0.rc1%{?dist}.8 +Release: 0.rc1%{?dist}.9 Summary: Build system with automated dependency analysis License: LGPLv2+ with exceptions and GPLv2+ and BSD @@ -75,6 +75,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_bindir}/* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.9.8.6-0.rc1.9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu Sep 19 2013 Richard W.M. Jones - 0.9.8.6-0.rc1.8 - OCaml 4.01.0 rebuild. - Modernize the spec file.