From 648a0e4a411ad0e446a2b15d2b59f7f3a588f943 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 10:46:41 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- ocaml-pcre.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-pcre.spec b/ocaml-pcre.spec index e99123b..772fe59 100644 --- a/ocaml-pcre.spec +++ b/ocaml-pcre.spec @@ -2,7 +2,7 @@ Name: ocaml-pcre Version: 7.0.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Perl compatibility regular expressions (PCRE) for OCaml License: LGPLv2 @@ -86,6 +86,9 @@ mv $RPM_BUILD_ROOT%{_docdir}/api . %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 7.0.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sat Sep 14 2013 Richard W.M. Jones - 7.0.2-5 - Rebuild for OCaml 4.01.0. - Enable debuginfo.