From c63aeb4a5ffd2dce2a0a93da3061e6ca7343cbfb Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 12 Dec 2023 14:53:20 +0000 Subject: [PATCH] OCaml 5.1.1 rebuild for Fedora 40 --- ocaml-calendar.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-calendar.spec b/ocaml-calendar.spec index c71934b..273cccd 100644 --- a/ocaml-calendar.spec +++ b/ocaml-calendar.spec @@ -16,7 +16,7 @@ ExcludeArch: %{ix86} Name: ocaml-calendar Version: 3.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Objective Caml library for managing dates and times License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception @@ -75,6 +75,9 @@ developing applications that use %{name}. %changelog +* Tue Dec 12 2023 Richard W.M. Jones - 3.0.0-5 +- OCaml 5.1.1 rebuild for Fedora 40 + * Thu Oct 05 2023 Richard W.M. Jones - 3.0.0-4 - OCaml 5.1 rebuild for Fedora 40