From c8aea12a0cdea9f014b0772fdc2083d1dae2ed47 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sun, 25 Apr 2021 17:39:23 +0300 Subject: [PATCH] Bump Release Signed-off-by: David Abdurachmanov --- ocaml-time-now.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-time-now.spec b/ocaml-time-now.spec index 7cbb270..fbe7614 100644 --- a/ocaml-time-now.spec +++ b/ocaml-time-now.spec @@ -3,7 +3,7 @@ Name: ocaml-%{srcname} Version: 0.14.0 -Release: 3%{?dist}.1.rvre1 +Release: 3%{?dist}.1.rvre2 Summary: Get the current time in OCaml License: MIT @@ -95,6 +95,9 @@ dune runtest %{_libdir}/ocaml/%{upname}/*.mli %changelog +* Sun Apr 25 2021 David Abdurachmanov - 0.14.0-3.1.rvre2 +- Rebuilt for Fedora RISCV, no changes + * Sun Apr 25 2021 David Abdurachmanov - 0.14.0-3.1.rvre1 - Rebuilt for Fedora RISCV, no changes