From d46070ac7f39233d89bce209be0600b851ba6787 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sun, 25 Apr 2021 15:00:29 +0300 Subject: [PATCH] Bump Release Signed-off-by: David Abdurachmanov --- ocaml-mew.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-mew.spec b/ocaml-mew.spec index 1889eee..82eabff 100644 --- a/ocaml-mew.spec +++ b/ocaml-mew.spec @@ -6,7 +6,7 @@ Name: ocaml-%{srcname} Version: 0.1.0 -Release: 5%{?dist}.1.rvre0 +Release: 5%{?dist}.1.rvre1 Summary: Modal Editing Witch License: MIT @@ -90,6 +90,9 @@ find %{buildroot}%{_libdir}/ocaml -name \*.cmxs -exec chmod a+x {} \+ %{_libdir}/ocaml/%{srcname}/%{srcname}*.cmt %changelog +* Sun Apr 25 2021 David Abdurachmanov - 0.1.0-5.1.rvre1 +- Rebuilt for Fedora RISCV, no changes + * Sun Apr 25 2021 David Abdurachmanov - 0.1.0-5.1.rvre0 - Rebuilt for Fedora RISCV, no changes