OCaml 4.10.0+beta1 rebuild.

This commit is contained in:
Richard W.M. Jones 2020-01-19 13:32:42 +00:00
parent 75a5f25c7d
commit 4b910a31a7

View File

@ -9,7 +9,7 @@
Name: ocaml-menhir
Version: 20190924
Release: 5%{?dist}
Release: 6%{?dist}
Summary: LR(1) parser generator for OCaml
# The generator is GPLv2
@ -102,6 +102,9 @@ find demos \( -name .merlin -o -name .gitignore \) -exec rm {} \+
%{_libdir}/ocaml/menhirSdk/menhirSdk.o
%changelog
* Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 20190924-6
- OCaml 4.10.0+beta1 rebuild.
* Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 20190924-5
- Disable coq for now.