automatic version update by autodist [release 1.0.8-1mamba;Sun Mar 16 2025]

This commit is contained in:
2025-03-16 13:15:46 +01:00
parent fce1965281
commit 3998aa0534
+7 -3
View File
@@ -1,6 +1,6 @@
Name: ocaml-topkg
Version: 1.0.7
Release: 2mamba
Version: 1.0.8
Release: 1mamba
Summary: The transitory OCaml software packager
Group: System/Libraries/OCaml
Vendor: openmamba
@@ -11,7 +11,6 @@ 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
@@ -23,6 +22,8 @@ Requires: ocaml
%description
The transitory OCaml software packager.
%define debug_package %{nil}
%prep
%setup -q -n topkg-%{version}
@@ -51,6 +52,9 @@ mv %{buildroot}%{_docdir}/topkg/LICENSE.md %{buildroot}%{_datadir}/licenses/ocam
%{_datadir}/licenses/ocaml-topkg/LICENSE.md
%changelog
* Sun Mar 16 2025 Automatic Build System <autodist@openmamba.org> 1.0.8-1mamba
- automatic version update by autodist
* Thu Jul 06 2023 Sdk Build System <sdk@mambasoft.it> 1.0.7-2mamba
- rebuilt with ocaml 4.14.1