diff --git a/ocaml-pcre.spec b/ocaml-pcre.spec index 05b6173..dd453ac 100644 --- a/ocaml-pcre.spec +++ b/ocaml-pcre.spec @@ -1,6 +1,6 @@ Name: ocaml-pcre Version: 7.1.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl compatibility regular expressions (PCRE) for OCaml License: LGPLv2 @@ -75,6 +75,9 @@ mv $RPM_BUILD_ROOT%{_docdir}/api . %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 7.1.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Jul 28 2015 Richard W.M. Jones - 7.1.5-2 - OCaml 4.02.3 rebuild.