From c76cf71072dca592c9cd2a09a33ccb6eeace8f52 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 18 Jun 2022 14:40:47 +0100 Subject: [PATCH] OCaml 4.14.0 rebuild --- ocaml-calendar.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ocaml-calendar.spec b/ocaml-calendar.spec index c260702..706fa6d 100644 --- a/ocaml-calendar.spec +++ b/ocaml-calendar.spec @@ -5,7 +5,7 @@ Name: ocaml-calendar Version: 2.04 -Release: 42%{?dist} +Release: 43%{?dist} Summary: Objective Caml library for managing dates and times License: LGPLv2 @@ -79,6 +79,9 @@ make install %changelog +* Sat Jun 18 2022 Richard W.M. Jones - 2.04-43 +- OCaml 4.14.0 rebuild + * Fri Feb 04 2022 Richard W.M. Jones - 2.04-42 - Bump release and rebuild.