[ocaml-mysql] Rebuild for OCaml 4.00.0.

Richard W.M. Jones rjones at fedoraproject.org
Sun Jun 10 20:29:23 UTC 2012


commit 4b8d7d546405d471da08a53155bc5062cc6f04ad
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Sun Jun 10 21:29:18 2012 +0100

    Rebuild for OCaml 4.00.0.

 ocaml-mysql.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ocaml-mysql.spec b/ocaml-mysql.spec
index d33b600..fd62b78 100644
--- a/ocaml-mysql.spec
+++ b/ocaml-mysql.spec
@@ -3,7 +3,7 @@
 
 Name:           ocaml-mysql
 Version:        1.1.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        OCaml library for accessing MySQL databases
 
 Group:          Development/Libraries
@@ -97,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jun 10 2012 Richard W.M. Jones <rjones at redhat.com> - 1.1.0-2
+- Rebuild for OCaml 4.00.0.
+
 * Wed Jan 11 2012 Richard W.M. Jones <rjones at redhat.com> - 1.1.0-1
 - New upstream version 1.1.0.
 - It is now hosted on OCaml Forge.


More information about the scm-commits mailing list