Bump release and rebuild.

This commit is contained in:
Richard W.M. Jones 2017-11-08 17:22:07 +00:00
parent 57363b969e
commit b66866e56d
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: ocaml-ocamlgraph
Version: 1.8.7
Release: 13%{?dist}
Release: 14%{?dist}
Summary: OCaml library for arc and node graphs
License: LGPLv2 with exceptions
@ -155,6 +155,9 @@ install -m 0755 -p view_graph/viewgraph.byte \
%changelog
* Wed Nov 08 2017 Richard W.M. Jones <rjones@redhat.com> - 1.8.7-14
- Bump release and rebuild.
* Wed Nov 08 2017 Richard W.M. Jones <rjones@redhat.com> - 1.8.7-13
- Bump release and rebuild.