OCaml 4.09.0 for riscv64

This commit is contained in:
Richard W.M. Jones 2020-01-08 10:25:26 +00:00
parent b382e889ae
commit 0c7567a132
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-findlib
Version: 1.8.1
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Objective CAML package manager and build helper
License: BSD
@ -98,6 +98,9 @@ make install \
%changelog
* Wed Jan 08 2020 Richard W.M. Jones <rjones@redhat.com> - 1.8.1-8
- OCaml 4.09.0 for riscv64
* Thu Dec 05 2019 Richard W.M. Jones <rjones@redhat.com> - 1.8.1-7
- Bump and rebuild for fixed ocaml(runtime) dependency.