rebuilt with ocaml 4.14.1 [release 1.5-3mamba;Thu Jul 06 2023]
This commit is contained in:
parent
4bb8ad3fcc
commit
a5be04828c
@ -1,6 +1,6 @@
|
|||||||
Name: ocaml-result
|
Name: ocaml-result
|
||||||
Version: 1.5
|
Version: 1.5
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: Compatibility Result module
|
Summary: Compatibility Result module
|
||||||
Group: System/Libraries/OCaml
|
Group: System/Libraries/OCaml
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,9 +10,11 @@ URL: https://github.com/janestreet/result
|
|||||||
Source: https://github.com/janestreet/result.git/%{version}/result-%{version}.tar.bz2
|
Source: https://github.com/janestreet/result.git/%{version}/result-%{version}.tar.bz2
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: ocaml
|
||||||
|
BuildRequires: ocaml-runtime
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: ocaml >= 4.11.1
|
BuildRequires: ocaml >= 4.14.1
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Compatibility Result module.
|
Compatibility Result module.
|
||||||
@ -39,6 +41,9 @@ Compatibility Result module.
|
|||||||
%{_datadir}/doc/result/*
|
%{_datadir}/doc/result/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 06 2023 Sdk Build System <sdk@mambasoft.it> 1.5-3mamba
|
||||||
|
- rebuilt with ocaml 4.14.1
|
||||||
|
|
||||||
* Thu Jan 21 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5-2mamba
|
* Thu Jan 21 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5-2mamba
|
||||||
- rebuilt with ocaml 4.11.1
|
- rebuilt with ocaml 4.11.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user