rebuilt with recent rpm ocamldeps [release 0.4.0-2mamba;Thu Apr 22 2021]

This commit is contained in:
Silvan Calarco 2024-01-06 07:54:29 +01:00
parent 9c2fc4c6e8
commit a4c3a09923

View File

@ -1,6 +1,6 @@
Name: ocaml-integers
Version: 0.4.0
Release: 1mamba
Release: 2mamba
Summary: Various signed and unsigned integer types for OCaml
Group: System/Libraries/OCaml
Vendor: openmamba
@ -11,7 +11,7 @@ Source: https://github.com/ocamllabs/ocaml-integers.git/%{version}/ocaml-
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: ocaml
BuildRequires: ocaml-runtime
## AUTOBUILDREQ-END
BuildRequires: dune
@ -20,7 +20,6 @@ BuildRequires: ocaml-findlib-devel >= 1.8.1-4mamba
BuildRequires: ocamlbuild >= 0.14.0-4mamba
BuildRequires: opam
BuildRequires: ocaml-topkg >= 1.0.3
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
The ocaml-integers library provides a number of 8-, 16-, 32- and 64-bit signed and unsigned integer types, together with aliases such as `long` and `size_t` whose sizes depend on the host platform.
@ -55,6 +54,9 @@ opam-installer \
%doc LICENSE.md
%changelog
* Thu Apr 22 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.0-2mamba
- rebuilt with recent rpm ocamldeps
* Thu Jan 21 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.0-1mamba
- update to 0.4.0