From 7c6015e12e23a5e7a41bfaadd7bb4506183eddf1 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sun, 25 Apr 2021 10:44:23 +0300 Subject: [PATCH] Bump Release Signed-off-by: David Abdurachmanov --- ocaml-uuidm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-uuidm.spec b/ocaml-uuidm.spec index b1ce419..3cc902c 100644 --- a/ocaml-uuidm.spec +++ b/ocaml-uuidm.spec @@ -6,7 +6,7 @@ Name: ocaml-%{srcname} Version: 0.9.7 -Release: 12%{?dist}.1 +Release: 12%{?dist}.1.rvre0 Summary: Universally unique identifiers (UUIDs) for OCaml License: ISC @@ -98,6 +98,9 @@ ocaml pkg/pkg.ml test %{_libdir}/ocaml/%{srcname}/%{srcname}*.mli %changelog +* Sun Apr 25 2021 David Abdurachmanov - 0.9.7-12.1.rvre0 +- Rebuilt for Fedora RISCV, no changes + * Wed Sep 02 2020 Richard W.M. Jones - 0.9.7-12.1 - Bump release and rebuild.