Compare commits

...

3 Commits

Author SHA1 Message Date
Richard W.M. Jones 602c8a5663 OCaml 4.12.0 build 2021-03-01 17:15:53 +00:00
Fedora Release Engineering 722f05f32b - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 21:58:21 +00:00
Tom Stellard 7f5b87c040 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-07 06:14:21 +00:00
1 changed files with 8 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: ocaml-gsl
Version: 1.19.1
Release: 34%{?dist}
Release: 36%{?dist}
Summary: Interface to GSL (GNU scientific library) for OCaml
License: GPLv2
@ -23,6 +23,7 @@ Source0: https://github.com/mmottl/gsl-ocaml/releases/download/v%{version
# Various build fixes for OCaml 4.05.0.
Patch1: gsl-1.19.1-ocaml45.patch
BuildRequires: make
BuildRequires: ocaml >= 3.07
BuildRequires: ocaml-ocamlbuild
BuildRequires: ocaml-findlib-devel
@ -89,6 +90,12 @@ make install
%changelog
* Mon Mar 1 17:15:52 GMT 2021 Richard W.M. Jones <rjones@redhat.com> - 1.19.1-36
- OCaml 4.12.0 build
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.1-35
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.19.1-34
- OCaml 4.11.1 rebuild