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-extlib.git#eaa8201132802037fa4edb90fcf06b38f4657560
This commit is contained in:
parent
b3162a49c0
commit
a708aa33bb
@ -3,14 +3,15 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: ocaml-extlib
|
||||
Version: 1.7.7
|
||||
Release: 5.1%{?dist}
|
||||
Version: 1.7.8
|
||||
Release: 2%{?dist}
|
||||
Summary: OCaml ExtLib additions to the standard library
|
||||
License: LGPLv2+ with exceptions
|
||||
|
||||
URL: https://github.com/ygrek/ocaml-extlib
|
||||
Source0: https://github.com/ygrek/ocaml-extlib/releases/download/%{version}/extlib-%{version}.tar.gz
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: ocaml >= 4.00.1
|
||||
BuildRequires: ocaml-findlib-devel >= 1.3.3-3
|
||||
BuildRequires: ocaml-ocamldoc
|
||||
@ -40,7 +41,7 @@ developing applications that use %{name}.
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -S git -n ocaml-extlib-%{version}
|
||||
%autosetup -S git -n extlib-%{version}
|
||||
|
||||
|
||||
%build
|
||||
@ -83,6 +84,9 @@ make install -j1
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 20 2021 Richard W.M. Jones <rjones@redhat.com> - 1.7.8-2
|
||||
- New upstream version 1.7.8.
|
||||
|
||||
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.7.7-5
|
||||
- OCaml 4.11.1 rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (extlib-1.7.7.tar.gz) = 088a6c5bbe6530cd60e2276dc02592b69ad7ad685b752f0544c54b6246b8131238c6423ce7bfc81fe3ad1766f605ecf52fd3888d55cca63e22c947afedf610c5
|
||||
SHA512 (extlib-1.7.8.tar.gz) = 664a8366fb4eed685bd8f8907dbc9a8103bbf75ebb5d7635f6db890722e673107aa052bd09c276f5ed10dc3695220234c382d90d4f8c4e6b93ff68dd22e876e4
|
||||
|
Loading…
Reference in New Issue
Block a user