rebuild with ocaml >= 5.4.1 [release 2.2.7-2mamba;Mon Apr 27 2026]

This commit is contained in:
2026-05-05 22:34:45 +02:00
parent 09a9388034
commit 9fd2f2bbef
+6 -5
View File
@@ -2,7 +2,7 @@
Name: ocaml-ounit
Version: 2.2.7
Release: 1mamba
Release: 2mamba
Summary: Ocaml Unit testing framework
Group: System/Libraries/OCaml
Vendor: openmamba
@@ -12,13 +12,13 @@ URL: https://github.com/gildor478/ounit
Source: https://github.com/gildor478/ounit.git/v%{version}/ounit-%{version}.tar.bz2
License: MIT
## AUTOBUILDREQ-BEGIN
#ocaml(Seq): unidentified build requirement
BuildRequires: glibc-devel
BuildRequires: ocaml
BuildRequires: ocaml-lwt-devel
BuildRequires: ocaml-runtime
BuildRequires: ocaml-seq-devel
## AUTOBUILDREQ-END
BuildRequires: ocaml >= 4.14.1
BuildRequires: ocaml >= 5.4.1
BuildRequires: camlp4
BuildRequires: ocaml-findlib
BuildRequires: ocaml-lwt-devel >= 5.6.1-2mamba
@@ -37,8 +37,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 ounit-%{version}
@@ -78,6 +76,9 @@ rm -rf %{buildroot}/usr/doc
%doc CHANGES.md README.md
%changelog
* Mon Apr 27 2026 Claude <claude@openmamba.org> 2.2.7-2mamba
- rebuild with ocaml >= 5.4.1
* Thu Jul 06 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.7-1mamba
- update to 2.2.7
- rebuilt with ocaml 4.14.1