diff --git a/ocaml.spec b/ocaml.spec index 4871cca..c1abb5d 100644 --- a/ocaml.spec +++ b/ocaml.spec @@ -31,7 +31,7 @@ Name: ocaml Version: 4.09.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: OCaml compiler and programming environment @@ -378,6 +378,9 @@ find $RPM_BUILD_ROOT \( -name '*.cmt' -o -name '*.cmti' \) -a -delete %changelog +* Tue Jan 07 2020 Richard W.M. Jones - 4.09.0-4 +- OCaml 4.09.0 for riscv64 + * Tue Dec 10 2019 Richard W.M. Jones - 4.09.0-3 - Require redhat-rpm-config to get hardening flags when linking.