From c30763d3b5f84ae8553648f2e78ca83224170862 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 17:12:32 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ocaml-calendar.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-calendar.spec b/ocaml-calendar.spec index 74261c2..3b678ec 100644 --- a/ocaml-calendar.spec +++ b/ocaml-calendar.spec @@ -16,7 +16,7 @@ ExcludeArch: %{ix86} Name: ocaml-calendar Version: 3.0.0 -Release: 2%{?dist} +Release: 3%{?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 +* Thu Jul 20 2023 Fedora Release Engineering - 3.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jul 11 2023 Richard W.M. Jones - 3.0.0-2 - OCaml 5.0 rebuild for Fedora 39