From b0e6d6acfba7cd245f7073a0ff154f5e11e5137d Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 2 Sep 2020 00:30:37 +0100 Subject: [PATCH] OCaml 4.11.1 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 97b6609..b13ac0f 100644 --- a/ocaml-time-now.spec +++ b/ocaml-time-now.spec @@ -3,7 +3,7 @@ Name: ocaml-%{srcname} Version: 0.14.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Get the current time in OCaml License: MIT @@ -95,6 +95,9 @@ dune runtest %{_libdir}/ocaml/%{upname}/*.mli %changelog +* Tue Sep 01 2020 Richard W.M. Jones - 0.14.0-3 +- OCaml 4.11.1 rebuild + * Mon Aug 24 2020 Richard W.M. Jones - 0.14.0-2 - OCaml 4.11.0 rebuild