From 442384579171fe3fa00f1d09e38df65a6bf8daba Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 29 Jan 2021 07:37:54 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/ocaml-calendar.git#edf6454ab7d291cd49b0a412f184a3b4f829d62c --- ocaml-calendar.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ocaml-calendar.spec b/ocaml-calendar.spec index f8c3439..4636558 100644 --- a/ocaml-calendar.spec +++ b/ocaml-calendar.spec @@ -4,7 +4,7 @@ Name: ocaml-calendar Version: 2.04 -Release: 35.1%{?dist} +Release: 36%{?dist} Summary: Objective Caml library for managing dates and times License: LGPLv2 @@ -13,6 +13,7 @@ Source0: https://forge.ocamlcore.org/frs/download.php/1481/calendar-2.04. Patch1: calendar-2.03.2-enable-debug.patch +BuildRequires: make BuildRequires: ocaml >= 4.00.1 BuildRequires: ocaml-findlib-devel >= 1.3.3-3 BuildRequires: ocaml-ocamldoc @@ -77,6 +78,9 @@ make install %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.04-36 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Sep 01 2020 Richard W.M. Jones - 2.04-35 - OCaml 4.11.1 rebuild