From fd702fc2da3dc9b3555eb05e1a12c0864ff55437 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sun, 25 Apr 2021 09:57:02 +0300 Subject: [PATCH] Bump Release Signed-off-by: David Abdurachmanov --- ocaml-camlimages.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-camlimages.spec b/ocaml-camlimages.spec index e41a1a3..e2cfe78 100644 --- a/ocaml-camlimages.spec +++ b/ocaml-camlimages.spec @@ -5,7 +5,7 @@ Name: ocaml-camlimages Version: 4.2.5 -Release: 26%{?dist}.1 +Release: 26%{?dist}.1.rvre0 Summary: OCaml image processing library License: LGPLv2 with exceptions @@ -94,6 +94,9 @@ cp -pr License.txt htmlref $RPM_BUILD_ROOT/usr/share/doc/ocaml-camlimages %changelog +* Sun Apr 25 2021 David Abdurachmanov - 4.2.5-26.1.rvre0 +- Rebuilt for Fedora RISCV, no changes + * Wed Sep 02 2020 Richard W.M. Jones - 4.2.5-26.1 - Bump release and rebuild.