rebuild with OCaml 5.4.1 [release 1.2.0-3mamba;Thu Apr 30 2026]

This commit is contained in:
Claude
2026-05-05 22:33:54 +02:00
parent 5e3ed1f51f
commit aa06e51106

View File

@@ -2,7 +2,7 @@
Name: ocaml-mmap
Version: 1.2.0
Release: 2mamba
Release: 3mamba
Summary: Provides a Mmap.map_file functions for mapping files in memory
Group: System/Libraries/OCaml
Vendor: openmamba
@@ -21,6 +21,10 @@ BuildRequires: ocaml >= 4.14.1
BuildRequires: dune
BuildRequires: ocaml-findlib
BuildRequires: ocaml >= 5.4.1
BuildRequires: ocaml-runtime >= 0:5.4.1-1mamba
BuildRequires: ocaml-bigarray-compat-devel >= 1.1.0-3mamba
%description
%{summary}.
@@ -32,7 +36,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
%description devel
This package contains libraries and signature files for developing applications that use %{name}.
%debug_package
%prep
%setup -q -n mmap-%{version}
@@ -68,6 +71,9 @@ rm -rf %{buildroot}/usr/doc
%doc CHANGES* README.md
%changelog
* Thu Apr 30 2026 Claude <claude@openmamba.org> 1.2.0-3mamba
- rebuild with OCaml 5.4.1
* Thu Jul 06 2023 Sdk Build System <sdk@mambasoft.it> 1.2.0-2mamba
- rebuilt with ocaml 4.14.1