OCaml 4.08.1 (final) rebuild.

This commit is contained in:
Richard W.M. Jones 2019-08-16 11:03:36 +01:00
parent 87ba789914
commit 676b21d999

View File

@ -7,7 +7,7 @@
Name: ocaml-menhir
Version: 20190626
Release: 3%{?dist}
Release: 4%{?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
* Fri Aug 16 2019 Richard W.M. Jones <rjones@redhat.com> - 20190626-4
- OCaml 4.08.1 (final) rebuild.
* Wed Jul 31 2019 Richard W.M. Jones <rjones@redhat.com> - 20190626-3
- OCaml 4.08.1 (rc2) rebuild.