From 8d0cb29a9071cc9c0a4487cb22058fcffacd2cc8 Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Oct 05 2023 12:22:08 +0000 Subject: Bump release and rebuild --- diff --git a/ocaml-mtime.spec b/ocaml-mtime.spec index 3b2aca9..dd30126 100644 --- a/ocaml-mtime.spec +++ b/ocaml-mtime.spec @@ -3,7 +3,7 @@ ExcludeArch: %{ix86} Name: ocaml-mtime Version: 2.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Monotonic wall-clock time for OCaml License: ISC @@ -65,6 +65,9 @@ ocaml pkg/pkg.ml test %endif %changelog +* Thu Oct 05 2023 Richard W.M. Jones - 2.0.0-5 +- Bump release and rebuild + * Thu Oct 05 2023 Richard W.M. Jones - 2.0.0-4 - OCaml 5.1 rebuild for Fedora 40