rebuilt with ocaml 5.4.1 [release 1.1.1-2mamba;Sun Apr 19 2026]

This commit is contained in:
2026-05-05 22:49:55 +02:00
parent a0d8777d5c
commit ba858601d5
+6 -2
View File
@@ -1,6 +1,6 @@
Name: ocaml-topkg
Version: 1.1.1
Release: 1mamba
Release: 2mamba
Summary: The transitory OCaml software packager
Group: System/Libraries/OCaml
Vendor: openmamba
@@ -11,9 +11,10 @@ Source: https://github.com/dbuenzli/topkg.git/v%{version}/topkg-%{version
License: ISC License
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: ocaml
BuildRequires: ocaml-runtime
## AUTOBUILDREQ-END
BuildRequires: ocaml >= 4.14.1
BuildRequires: ocaml >= 5.4.1
BuildRequires: ocamlbuild
BuildRequires: opam
BuildRequires: ocaml-result >= 1.4-2mamba
@@ -53,6 +54,9 @@ mv %{buildroot}%{_docdir}/topkg/LICENSE.md %{buildroot}%{_datadir}/licenses/ocam
%{_datadir}/licenses/ocaml-topkg/LICENSE.md
%changelog
* Sun Apr 19 2026 Silvan Calarco <silvan@openmamba.org> 1.1.1-2mamba
- rebuilt with ocaml 5.4.1
* Wed Nov 12 2025 Automatic Build System <autodist@openmamba.org> 1.1.1-1mamba
- automatic version update by autodist