Bump release and rebuild.

This commit is contained in:
Richard W.M. Jones 2020-09-02 21:20:21 +01:00
parent 087ca378a5
commit 687882d97f
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-ocamlgraph Name: ocaml-ocamlgraph
Version: 1.8.8 Version: 1.8.8
Release: 23%{?dist} Release: 23%{?dist}.1
Summary: OCaml library for arc and node graphs Summary: OCaml library for arc and node graphs
License: LGPLv2 with exceptions License: LGPLv2 with exceptions
@ -154,6 +154,9 @@ install -m 0755 -p view_graph/viewgraph.byte \
%changelog %changelog
* Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.8.8-23.1
- Bump release and rebuild.
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.8.8-23 * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.8.8-23
- OCaml 4.11.1 rebuild - OCaml 4.11.1 rebuild