Bump release.

This commit is contained in:
Richard W.M. Jones 2020-01-19 13:20:48 +00:00
parent 428110e6fc
commit 75a5f25c7d
1 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Name: ocaml-menhir
Version: 20190924
Release: 4%{?dist}
Release: 5%{?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-5
- Disable coq for now.
* Fri Dec 06 2019 Richard W.M. Jones <rjones@redhat.com> - 20190924-4
- Bump release and rebuild.