From d0aa4291d48137ada46e9704e55bdb02631f0553 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 2 Sep 2020 23:20:05 +0100 Subject: [PATCH] Bump release and rebuild. --- 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 b13ac0f..7b4435e 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} +Release: 3%{?dist}.1 Summary: Get the current time in OCaml License: MIT @@ -95,6 +95,9 @@ dune runtest %{_libdir}/ocaml/%{upname}/*.mli %changelog +* Wed Sep 02 2020 Richard W.M. Jones - 0.14.0-3.1 +- Bump release and rebuild. + * Tue Sep 01 2020 Richard W.M. Jones - 0.14.0-3 - OCaml 4.11.1 rebuild