From b0fa468c3866990629f9862ca3b8a1fc094b6a76 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sun, 25 Apr 2021 17:54:36 +0300 Subject: [PATCH] Bump Release Signed-off-by: David Abdurachmanov --- ocaml-stdint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-stdint.spec b/ocaml-stdint.spec index 34905b3..f5bdc92 100644 --- a/ocaml-stdint.spec +++ b/ocaml-stdint.spec @@ -6,7 +6,7 @@ Name: ocaml-%{srcname} Version: 0.7.0 -Release: 1%{?dist}.rvre1 +Release: 1%{?dist}.rvre2 Summary: Various signed and unsigned integers for OCaml License: MIT @@ -122,6 +122,9 @@ dune runtest %license LICENSE %changelog +* Sun Apr 25 2021 David Abdurachmanov - 0.7.0-1.rvre2 +- Rebuilt for Fedora RISCV, no changes + * Sun Apr 25 2021 David Abdurachmanov - 0.7.0-1.rvre1 - Rebuilt for Fedora RISCV, no changes