[ocaml-lwt] Rebuild for OCaml 3.12.1.

Richard W.M. Jones rjones at fedoraproject.org
Sat Jan 7 18:09:39 UTC 2012


commit a03d5561c3f91f755e0a6fcf15d42ea9a9d6dca0
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Sat Jan 7 18:09:34 2012 +0000

    Rebuild for OCaml 3.12.1.

 ocaml-lwt.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ocaml-lwt.spec b/ocaml-lwt.spec
index 555ae3e..ea836be 100644
--- a/ocaml-lwt.spec
+++ b/ocaml-lwt.spec
@@ -3,7 +3,7 @@
 
 Name:           ocaml-lwt
 Version:        2.3.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        OCaml lightweight thread library
 
 Group:          Development/Libraries
@@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jan 07 2012 Richard W.M. Jones <rjones at redhat.com> - 2.3.2-2
+- Rebuild for OCaml 3.12.1.
+
 * Thu Dec 08 2011 Scott Tsai scottt.tw at gmail.com - 2.3.2-1
 - New upstream version 2.3.2. 
 


More information about the scm-commits mailing list