From c7f16f4031fc5ef7aaafc1dd11cec6f74830031d Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 9 Jun 2012 15:26:21 +0100 Subject: [PATCH] Rebuild for OCaml 4.00.0. --- ocaml-pcre.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-pcre.spec b/ocaml-pcre.spec index a4b8e13..4269ce2 100644 --- a/ocaml-pcre.spec +++ b/ocaml-pcre.spec @@ -3,7 +3,7 @@ Name: ocaml-pcre Version: 6.2.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl compatibility regular expressions (PCRE) for OCaml Group: Development/Libraries @@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jun 09 2012 Richard W.M. Jones - 6.2.5-3 +- Rebuild for OCaml 4.00.0. + * Sat Apr 28 2012 Richard W.M. Jones - 6.2.5-2 - Bump and rebuild against new OCaml compiler in ARM.