From 2a14fe7cf2ba59da7ae96883023527b4d7c6fe66 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 19:42:23 +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-findlib.git#d6a9da2635c5ecc3f92af146239a48b9c16459dd --- ocaml-findlib.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 09359dd..62b757b 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -1,12 +1,13 @@ Name: ocaml-findlib Version: 1.8.1 -Release: 21%{?dist}.2 +Release: 23%{?dist} Summary: Objective CAML package manager and build helper License: BSD URL: http://projects.camlcity.org/projects/findlib.html Source0: http://download.camlcity.org/download/findlib-%{version}.tar.gz +BuildRequires: make BuildRequires: ocaml >= 4.02.0 BuildRequires: ocaml-labltk-devel BuildRequires: ocaml-ocamlbuild-devel @@ -98,6 +99,12 @@ make install \ %changelog +* Mon Feb 1 2021 Richard W.M. Jones - 1.8.1-23 +- Bump and rebuild for updated ocaml Dynlink dependency. + +* Tue Jan 26 2021 Fedora Release Engineering - 1.8.1-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Sep 01 2020 Richard W.M. Jones - 1.8.1-21 - OCaml 4.11.1 rebuild