OCaml 4.11.0+dev2-2020-04-22 rebuild

This commit is contained in:
Richard W.M. Jones 2020-05-05 00:00:55 +01:00
parent 06f19bdccc
commit 462e3fc831
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-ocamlgraph
Version: 1.8.8
Release: 18%{?dist}
Release: 19%{?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
* Mon May 04 2020 Richard W.M. Jones <rjones@redhat.com> - 1.8.8-19
- OCaml 4.11.0+dev2-2020-04-22 rebuild
* Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.8.8-18
- OCaml 4.11.0 pre-release attempt 2