From bd1961ec0f7dfc72505d415b5a1d998fc040bea7 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sun, 25 Apr 2021 09:59:15 +0300 Subject: [PATCH] Bump Release Signed-off-by: David Abdurachmanov --- ocaml-cil.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-cil.spec b/ocaml-cil.spec index 66a24bd..521c98b 100644 --- a/ocaml-cil.spec +++ b/ocaml-cil.spec @@ -3,7 +3,7 @@ Name: ocaml-cil Version: 1.7.3 -Release: 65%{?dist}.1 +Release: 65%{?dist}.1.rvre0 Summary: CIL - Infrastructure for C Program Analysis and Transformation License: BSD @@ -204,6 +204,9 @@ cp doc/html/cil/CIL.pdf doc/ocaml-cil/cil-manual.pdf %changelog +* Sun Apr 25 2021 David Abdurachmanov - 1.7.3-65.1.rvre0 +- Rebuilt for Fedora RISCV, no changes + * Wed Sep 02 2020 Richard W.M. Jones - 1.7.3-65.1 - Bump release and rebuild.