[ocaml-menhir] Rebuild for OCaml 4.00.0.

Richard W.M. Jones rjones at fedoraproject.org
Mon Jun 11 08:10:48 UTC 2012


commit 5908ecfa87d9def7c02841d2921aaea6100e9c12
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Jun 11 09:10:44 2012 +0100

    Rebuild for OCaml 4.00.0.

 ocaml-menhir.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ocaml-menhir.spec b/ocaml-menhir.spec
index d53be94..9e7e80f 100644
--- a/ocaml-menhir.spec
+++ b/ocaml-menhir.spec
@@ -8,7 +8,7 @@
 
 Name:           ocaml-menhir
 Version:        20120123
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        LR(1) parser generator for OCaml
 
 License:        (QPL with exceptions) and (LGPLv2+ with exceptions)
@@ -81,6 +81,9 @@ mv demos/ocamldep.wrapper $RPM_BUILD_ROOT%{_bindir}/menhir-ocamldep
 %{_libdir}/ocaml/menhirLib/
 
 %changelog
+* Mon Jun 11 2012 Richard W.M. Jones <rjones at redhat.com> - 20120123-3
+- Rebuild for OCaml 4.00.0.
+
 * Fri Jun  8 2012 Jerry James <loganjerry at gmail.com> - 20120123-2
 - Rebuild for OCaml 4.00.0
 


More information about the scm-commits mailing list