rebuilt with ocaml 4.14.1 [release 1.4-3mamba;Thu Jul 06 2023]

This commit is contained in:
Sdk Build System 2024-01-06 07:56:28 +01:00
parent 51beb97f34
commit f3c3d61df9

View File

@ -1,6 +1,6 @@
Name: ocaml-num Name: ocaml-num
Version: 1.4 Version: 1.4
Release: 2mamba Release: 3mamba
Summary: Legacy Num Ocaml library for arbitrary-precision integer and rational arithmetic Summary: Legacy Num Ocaml library for arbitrary-precision integer and rational arithmetic
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -12,11 +12,10 @@ Patch0: ocaml-num-1.1-provide_target_findlib_install.patch
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: ldconfig BuildRequires: ocaml
BuildRequires: ocaml-runtime BuildRequires: ocaml-runtime
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: ocaml >= 4.11.1 BuildRequires: ocaml >= 4.14.1
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
The legacy Num library for arbitrary-precision integer and rational arithmetic that used to be part of the OCaml core distribution. The legacy Num library for arbitrary-precision integer and rational arithmetic that used to be part of the OCaml core distribution.
@ -48,6 +47,9 @@ make OCAMLFIND_DESTDIR="%{buildroot}$(ocamlfind printconf destdir)" findlib-inst
%doc LICENSE %doc LICENSE
%changelog %changelog
* Thu Jul 06 2023 Sdk Build System <sdk@mambasoft.it> 1.4-3mamba
- rebuilt with ocaml 4.14.1
* Fri Jan 22 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4-2mamba * Fri Jan 22 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4-2mamba
- rebuilt with ocaml 4.11.1 - rebuilt with ocaml 4.11.1