Rebuild for coq 8.11.1.

This commit is contained in:
Jerry James 2020-05-20 10:25:25 -06:00
parent 713f57c5ec
commit 43d17c1540
1 changed files with 5 additions and 2 deletions

View File

@ -2,11 +2,11 @@
%global debug_package %{nil}
%endif
%bcond_with coq
%bcond_without coq
Name: ocaml-menhir
Version: 20200211
Release: 5%{?dist}
Release: 6%{?dist}
Summary: LR(1) parser generator for OCaml
# The generator is GPLv2
@ -162,6 +162,9 @@ find %{buildroot}%{_libdir}/ocaml -name \*.cmxs -exec chmod a+x {} \+
%endif
%changelog
* Wed May 20 2020 Jerry James <loganjerry@gmail.com> - 20200211-6
- Rebuild for coq 8.11.1
* Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 20200211-5
- OCaml 4.11.0+dev2-2020-04-22 rebuild