[ocaml-ocamlnet/f17] Rebuild against PCRE 8.30 (cherry picked from commit 678eca87dff2b09aeceb8cfbad217b9789a27f88)

Richard W.M. Jones rjones at fedoraproject.org
Thu May 3 15:35:41 UTC 2012


commit c4cd542140d057375a7d1e7c9183e1e5ec81cd8b
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Feb 10 13:00:32 2012 +0100

    Rebuild against PCRE 8.30
    (cherry picked from commit 678eca87dff2b09aeceb8cfbad217b9789a27f88)

 ocaml-ocamlnet.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ocaml-ocamlnet.spec b/ocaml-ocamlnet.spec
index da06ecd..7b85abf 100644
--- a/ocaml-ocamlnet.spec
+++ b/ocaml-ocamlnet.spec
@@ -6,7 +6,7 @@
 
 Name:           ocaml-ocamlnet
 Version:        3.4.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Network protocols for OCaml
 
 Group:          Development/Libraries
@@ -224,6 +224,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Feb 10 2012 Petr Pisar <ppisar at redhat.com> - 3.4.1-2
+- Rebuild against PCRE 8.30
+
 * Fri Jan  6 2012 Richard W.M. Jones <rjones at redhat.com> - 3.4.1-1
 - New upstream version 3.4.1.
 - Rebuild for OCaml 3.12.1.


More information about the scm-commits mailing list