[ocaml-xml-light] Rebuild for OCaml 4.00.1.

Richard W.M. Jones rjones at fedoraproject.org
Tue Oct 30 13:47:42 UTC 2012


commit 03610d04e18f7126ba0ed22664364565ad0bca0c
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Oct 30 13:47:34 2012 +0000

    Rebuild for OCaml 4.00.1.

 ocaml-xml-light.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ocaml-xml-light.spec b/ocaml-xml-light.spec
index 5c16007..164271d 100644
--- a/ocaml-xml-light.spec
+++ b/ocaml-xml-light.spec
@@ -5,7 +5,7 @@
 
 Name:           ocaml-xml-light
 Version:        2.3
-Release:        0.1.svn%{svnrev}%{?dist}
+Release:        0.2.svn%{svnrev}%{?dist}
 Summary:        Minimal XML parser and printer for OCaml
 
 Group:          Development/Libraries
@@ -111,6 +111,9 @@ ocamlfind install xml-light META *.mli *.cmi *.cma *.a *.cmxa *.cmx
 
 
 %changelog
+* Tue Oct 30 2012 Richard W.M. Jones <rjones at redhat.com> - 2.3-0.2.svn234
+- Rebuild for OCaml 4.00.1.
+
 * Tue Aug 21 2012 Richard W.M. Jones <rjones at redhat.com> - 2.3-0.1.svn234
 - Update to latest version (subversion release 234).
 - Includes fix for CVE-2012-3514 - moderate impact hash table collisions


More information about the scm-commits mailing list