OCaml 4.09.0 for riscv64

This commit is contained in:
Richard W.M. Jones 2020-01-07 21:16:10 +00:00
parent 1c664d0436
commit 9c99ba24bc

View File

@ -4,7 +4,7 @@
Name: ocaml-ocamlbuild
Version: 0.14.0
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Build tool for OCaml libraries and programs
@ -124,6 +124,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/ocaml/ocamlbuild/META
%changelog
* Tue Jan 07 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-8
- OCaml 4.09.0 for riscv64
* Thu Dec 05 2019 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-7
- Bump and rebuild for fixed ocaml(runtime) dependency.