OCaml 4.09.0 for riscv64

This commit is contained in:
Richard W.M. Jones 2020-01-09 22:22:09 +00:00
parent a3aa873332
commit 801f05e1df

View File

@ -2,7 +2,7 @@
Name: ocaml-ocamlgraph Name: ocaml-ocamlgraph
Version: 1.8.8 Version: 1.8.8
Release: 11%{?dist} Release: 12%{?dist}
Summary: OCaml library for arc and node graphs Summary: OCaml library for arc and node graphs
License: LGPLv2 with exceptions License: LGPLv2 with exceptions
@ -151,6 +151,9 @@ install -m 0755 -p view_graph/viewgraph.byte \
%changelog %changelog
* Thu Jan 09 2020 Richard W.M. Jones <rjones@redhat.com> - 1.8.8-12
- OCaml 4.09.0 for riscv64
* Fri Dec 06 2019 Richard W.M. Jones <rjones@redhat.com> - 1.8.8-11 * Fri Dec 06 2019 Richard W.M. Jones <rjones@redhat.com> - 1.8.8-11
- OCaml 4.09.0 (final) rebuild. - OCaml 4.09.0 (final) rebuild.