rebuild with ocaml >= 5.4.1 [release 0.16.1-2mamba;Tue Apr 28 2026]
This commit is contained in:
+8
-4
@@ -1,5 +1,5 @@
|
||||
Name: ocamlbuild
|
||||
Version: 0.14.2
|
||||
Version: 0.16.1
|
||||
Release: 2mamba
|
||||
Summary: A generic build tool, that has built-in rules for building OCaml library and programs
|
||||
Group: Development/Tools
|
||||
@@ -14,13 +14,11 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocaml-runtime
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: ocaml >= 4.14.1
|
||||
BuildRequires: ocaml >= 5.4.1
|
||||
|
||||
%description
|
||||
OCamlbuild is a generic build tool, that has built-in rules for building OCaml library and programs.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@@ -45,6 +43,12 @@ OCamlbuild is a generic build tool, that has built-in rules for building OCaml l
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Apr 28 2026 Claude <claude@openmamba.org> 0.16.1-2mamba
|
||||
- rebuild with ocaml >= 5.4.1
|
||||
|
||||
* Fri Apr 24 2026 Claude <claude@openmamba.org> 0.16.1-1mamba
|
||||
- update to 0.16.1 for OCaml 5.4.1 support
|
||||
|
||||
* Thu Jul 06 2023 Sdk Build System <sdk@mambasoft.it> 0.14.2-2mamba
|
||||
- rebuilt with ocaml 4.14.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user