Rebuild for OCaml 4.04.0.

This commit is contained in:
Richard W.M. Jones 2016-11-06 19:39:58 +00:00
parent 8345187200
commit f609630572
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: ocaml-ocamlgraph
Version: 1.8.7
Release: 1%{?dist}
Release: 2%{?dist}
Summary: OCaml library for arc and node graphs
License: LGPLv2 with exceptions
@ -151,6 +151,9 @@ install -m 0755 -p view_graph/viewgraph.byte \
%changelog
* Sun Nov 06 2016 Richard W.M. Jones <rjones@redhat.com> - 1.8.7-2
- Rebuild for OCaml 4.04.0.
* Sat Apr 16 2016 Jerry James <loganjerry@gmail.com> - 1.8.7-1
- New upstream release