From 30a57716fa27b4dafcfeefae40442157ef60bf2a Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sun, 25 Apr 2021 15:08:10 +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 a772145..34905b3 100644 --- a/ocaml-stdint.spec +++ b/ocaml-stdint.spec @@ -6,7 +6,7 @@ Name: ocaml-%{srcname} Version: 0.7.0 -Release: 1%{?dist}.rvre0 +Release: 1%{?dist}.rvre1 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.rvre1 +- Rebuilt for Fedora RISCV, no changes + * Sun Apr 25 2021 David Abdurachmanov - 0.7.0-1.rvre0 - Rebuilt for Fedora RISCV, no changes