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
This commit is contained in:
DistroBaker 2021-02-03 19:42:23 +00:00
parent 0f5fd55743
commit 2a14fe7cf2

View File

@ -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 <rjones@redhat.com> - 1.8.1-23
- Bump and rebuild for updated ocaml Dynlink dependency.
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.8.1-21
- OCaml 4.11.1 rebuild