diff --git a/ocaml-menhir.spec b/ocaml-menhir.spec index 5492f33..025d9ae 100644 --- a/ocaml-menhir.spec +++ b/ocaml-menhir.spec @@ -8,7 +8,7 @@ Name: ocaml-menhir Version: 20141215 -Release: 1%{?dist} +Release: 2%{?dist} Summary: LR(1) parser generator for OCaml # The generator is QPL, with an exception granted to clause 6c. @@ -84,6 +84,9 @@ mv demos/ocamldep.wrapper $RPM_BUILD_ROOT%{_bindir}/menhir-ocamldep %{_libdir}/ocaml/menhirLib/ %changelog +* Tue Feb 17 2015 Richard W.M. Jones - 20141215-2 +- ocaml-4.02.1 rebuild. + * Mon Jan 5 2015 Jerry James - 20141215-1 - New upstream version