OCaml 4.08.0 (final) rebuild.

This commit is contained in:
Richard W.M. Jones 2019-06-27 18:57:59 +01:00
parent dd89bda373
commit 11a3f75f88
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: ocaml-menhir
Version: 20190620
Release: 1%{?dist}
Release: 2%{?dist}
Summary: LR(1) parser generator for OCaml
# The generator is GPLv2
@ -92,6 +92,9 @@ find demos \( -name .merlin -o -name .gitignore \) -exec rm {} \+
%{_libdir}/ocaml/menhirSdk/menhirSdk.o
%changelog
* Thu Jun 27 2019 Richard W.M. Jones <rjones@redhat.com> - 20190620-2
- OCaml 4.08.0 (final) rebuild.
* Wed Jun 26 2019 Jerry James <loganjerry@gmail.com> - 20190620-1
- New upstream version