Bump release and rebuild.

This commit is contained in:
Richard W.M. Jones 2020-09-02 20:44:35 +01:00
parent 97160be640
commit 15175c79a1
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: ocaml-camlp5
Version: %{major}.%{minor}
Release: 9%{?dist}
Release: 9%{?dist}.1
Summary: Classical version of camlp4 OCaml preprocessor
License: BSD
@ -119,6 +119,9 @@ rm -f doc/htmlp/{*.sh,Makefile,html2*}
%changelog
* Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 7.12-9.1
- Bump release and rebuild.
* Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 7.12-9
- Rebuild with correct tag.