ocaml-4.02.2 final rebuild.

This commit is contained in:
Richard W.M. Jones 2015-06-24 19:52:39 +01:00
parent 8c977a1d0d
commit f652ba11c4
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: ocaml-menhir
Version: 20141215
Release: 3%{?dist}
Release: 4%{?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
* Wed Jun 24 2015 Richard W.M. Jones <rjones@redhat.com> - 20141215-4
- ocaml-4.02.2 final rebuild.
* Wed Jun 17 2015 Richard W.M. Jones <rjones@redhat.com> - 20141215-3
- ocaml-4.02.2 rebuild.