rebuilt with ocaml 4.09.0-4mamba [release 0.14.0-3mamba;Mon Dec 30 2019]
This commit is contained in:
parent
e0d0c3690f
commit
6f46f6e5b0
@ -1,6 +1,6 @@
|
||||
Name: ocamlbuild
|
||||
Version: 0.14.0
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: A generic build tool, that has built-in rules for building OCaml library and programs
|
||||
Group: Development/Tools
|
||||
Vendor: openmamba
|
||||
@ -13,7 +13,7 @@ License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: ocaml >= 4.07.1
|
||||
BuildRequires: ocaml >= 4.09.0-4mamba
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -45,6 +45,9 @@ OCamlbuild is a generic build tool, that has built-in rules for building OCaml l
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Dec 30 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.14.0-3mamba
|
||||
- rebuilt with ocaml 4.09.0-4mamba
|
||||
|
||||
* Thu May 09 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.14.0-2mamba
|
||||
- make sure build is against ocaml 4.07.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user