From b03d11f6a53de922ad1971758107ab8b5f35e54f Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 2 Sep 2020 22:35:36 +0100 Subject: [PATCH] Bump release and rebuild. --- ocaml-stdint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-stdint.spec b/ocaml-stdint.spec index 81d5022..89b7ef1 100644 --- a/ocaml-stdint.spec +++ b/ocaml-stdint.spec @@ -6,7 +6,7 @@ Name: ocaml-%{srcname} Version: 0.6.0 -Release: 9%{?dist} +Release: 9%{?dist}.1 Summary: Various signed and unsigned integers for OCaml License: MIT @@ -108,6 +108,9 @@ dune runtest %license LICENSE %changelog +* Wed Sep 02 2020 Richard W.M. Jones - 0.6.0-9.1 +- Bump release and rebuild. + * Tue Sep 01 2020 Richard W.M. Jones - 0.6.0-9 - OCaml 4.11.1 rebuild