From 874831c2cab7a10a3fa9cb2f0f5399d7e7c211a7 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 24 Aug 2020 14:31:31 +0100 Subject: [PATCH] OCaml 4.11.0 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 6db0f9a..97b6609 100644 --- a/ocaml-time-now.spec +++ b/ocaml-time-now.spec @@ -3,7 +3,7 @@ Name: ocaml-%{srcname} Version: 0.14.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Get the current time in OCaml License: MIT @@ -95,5 +95,8 @@ dune runtest %{_libdir}/ocaml/%{upname}/*.mli %changelog +* Mon Aug 24 2020 Richard W.M. Jones - 0.14.0-2 +- OCaml 4.11.0 rebuild + * Mon Jun 22 2020 Jerry James - 0.14.0-1 - Initial RPM