[ocaml-lwt] Rebuild for OCaml 4.00.0.

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


commit 3d9bcdb4df3d7f134d0bdaf915d7271e63837432
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Jun 11 00:19:07 2012 +0100

    Rebuild for OCaml 4.00.0.

 ocaml-lwt.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ocaml-lwt.spec b/ocaml-lwt.spec
index ea836be..664621a 100644
--- a/ocaml-lwt.spec
+++ b/ocaml-lwt.spec
@@ -3,7 +3,7 @@
 
 Name:           ocaml-lwt
 Version:        2.3.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        OCaml lightweight thread library
 
 Group:          Development/Libraries
@@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jun 10 2012 Richard W.M. Jones <rjones at redhat.com> - 2.3.2-3
+- Rebuild for OCaml 4.00.0.
+
 * Sat Jan 07 2012 Richard W.M. Jones <rjones at redhat.com> - 2.3.2-2
 - Rebuild for OCaml 3.12.1.
 


More information about the scm-commits mailing list