OCaml 4.11.0+dev2-2020-04-22 rebuild

This commit is contained in:
Richard W.M. Jones 2020-05-05 15:51:45 +01:00
parent 13ab35ba5d
commit 713f57c5ec
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: ocaml-menhir
Version: 20200211
Release: 4%{?dist}
Release: 5%{?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
* Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 20200211-5
- OCaml 4.11.0+dev2-2020-04-22 rebuild
* Wed Apr 22 2020 Richard W.M. Jones <rjones@redhat.com> - 20200211-4
- OCaml 4.11.0 pre-release attempt 2