From 6e47ac233c0a9159709b45697848dcc9ab37e2b1 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sun, 25 Apr 2021 10:11:13 +0300 Subject: [PATCH] Bump Release Signed-off-by: David Abdurachmanov --- ocaml-gsl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-gsl.spec b/ocaml-gsl.spec index 5eda678..6f50cd9 100644 --- a/ocaml-gsl.spec +++ b/ocaml-gsl.spec @@ -6,7 +6,7 @@ Name: ocaml-gsl Version: 1.19.1 -Release: 34%{?dist}.1.rvre0 +Release: 34%{?dist}.1.rvre1 Summary: Interface to GSL (GNU scientific library) for OCaml License: GPLv2 @@ -89,6 +89,9 @@ make install %changelog +* Sun Apr 25 2021 David Abdurachmanov - 1.19.1-34.1.rvre1 +- Rebuilt for Fedora RISCV, no changes + * Tue Dec 01 2020 David Abdurachmanov - 1.19.1-34.1.rvre0 - Rebuilt for Fedora RISCV, no changes