From 713e62e269fdeac229a220236716fc7ff9f48e75 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sun, 25 Apr 2021 09:57:35 +0300 Subject: [PATCH] Bump Release Signed-off-by: David Abdurachmanov --- ocaml-camlp5.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-camlp5.spec b/ocaml-camlp5.spec index 81770ac..e72c944 100644 --- a/ocaml-camlp5.spec +++ b/ocaml-camlp5.spec @@ -8,7 +8,7 @@ Name: ocaml-camlp5 Version: %{major}.%{minor} -Release: 9%{?dist}.1 +Release: 9%{?dist}.1.rvre0 Summary: Classical version of camlp4 OCaml preprocessor License: BSD @@ -119,6 +119,9 @@ rm -f doc/htmlp/{*.sh,Makefile,html2*} %changelog +* Sun Apr 25 2021 David Abdurachmanov - 7.12-9.1.rvre0 +- Rebuilt for Fedora RISCV, no changes + * Wed Sep 02 2020 Richard W.M. Jones - 7.12-9.1 - Bump release and rebuild.