From 2e57e11d58f1b4b923839cd92710a1a977988f48 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 9 Jan 2020 12:19:24 +0000 Subject: [PATCH] OCaml 4.09.0 for riscv64 --- ocaml-camlp5.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-camlp5.spec b/ocaml-camlp5.spec index cc9fcaf..46c8bef 100644 --- a/ocaml-camlp5.spec +++ b/ocaml-camlp5.spec @@ -5,7 +5,7 @@ Name: ocaml-camlp5 Version: 7.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Classical version of camlp4 OCaml preprocessor License: BSD @@ -112,6 +112,9 @@ rm -f doc/htmlp/{*.sh,Makefile,html2*} %changelog +* Thu Jan 09 2020 Richard W.M. Jones - 7.10-2 +- OCaml 4.09.0 for riscv64 + * Thu Dec 05 2019 Richard W.M. Jones - 7.10-1 - Update to release 7.10. - OCaml 4.09.0 (final) rebuild.