From dde623ca4359673880583d7065e5564ef8495f62 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 10:44:25 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- ocaml-omake.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.