ocaml-4.02.1 rebuild.

This commit is contained in:
Richard W.M. Jones 2015-02-17 10:10:01 +00:00
parent ae9a69dec7
commit 622e4b5889

View File

@ -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 <rjones@redhat.com> - 20141215-2
- ocaml-4.02.1 rebuild.
* Mon Jan 5 2015 Jerry James <loganjerry@gmail.com> - 20141215-1
- New upstream version