From 0a695e648da5c01f66d147d2da7041b230e0ecf1 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 2 Sep 2020 22:35:41 +0100 Subject: [PATCH] Bump release and rebuild. --- ocaml-mlmpfr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-mlmpfr.spec b/ocaml-mlmpfr.spec index c5b3525..9998e74 100644 --- a/ocaml-mlmpfr.spec +++ b/ocaml-mlmpfr.spec @@ -2,7 +2,7 @@ Name: ocaml-%{srcname} Version: 4.1.0 -Release: 5%{?dist} +Release: 5%{?dist}.1 Summary: OCaml bindings for MPFR License: LGPLv3 @@ -101,6 +101,9 @@ dune runtest %license LICENSE %changelog +* Wed Sep 02 2020 Richard W.M. Jones - 4.1.0-5.1 +- Bump release and rebuild. + * Tue Sep 01 2020 Richard W.M. Jones - 4.1.0-5 - OCaml 4.11.1 rebuild