[ocaml-pcre] Rebuild for OCaml 4.00.0.

Richard W.M. Jones rjones at fedoraproject.org
Sat Jun 9 14:26:35 UTC 2012


commit c7f16f4031fc5ef7aaafc1dd11cec6f74830031d
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Sat Jun 9 15:26:21 2012 +0100

    Rebuild for OCaml 4.00.0.

 ocaml-pcre.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
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 <rjones at redhat.com> - 6.2.5-3
+- Rebuild for OCaml 4.00.0.
+
 * Sat Apr 28 2012 Richard W.M. Jones <rjones at redhat.com> - 6.2.5-2
 - Bump and rebuild against new OCaml compiler in ARM.
 


More information about the scm-commits mailing list