diff --git a/ocamlbuild.spec b/ocamlbuild.spec index e4bbcc9..715ed4b 100644 --- a/ocamlbuild.spec +++ b/ocamlbuild.spec @@ -1,6 +1,6 @@ Name: ocamlbuild -Version: 0.14.0 -Release: 4mamba +Version: 0.14.1 +Release: 1mamba Summary: A generic build tool, that has built-in rules for building OCaml library and programs Group: Development/Tools Vendor: openmamba @@ -11,9 +11,9 @@ Source: https://github.com/ocaml/ocamlbuild.git/%{version}/ocamlbuild-%{v License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: ocaml ## AUTOBUILDREQ-END BuildRequires: ocaml >= 4.11.1 -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description OCamlbuild is a generic build tool, that has built-in rules for building OCaml library and programs. @@ -44,6 +44,9 @@ OCamlbuild is a generic build tool, that has built-in rules for building OCaml l %doc LICENSE %changelog +* Sun Feb 13 2022 Automatic Build System 0.14.1-1mamba +- automatic version update by autodist + * Thu Jan 21 2021 Silvan Calarco 0.14.0-4mamba - rebuilt with ocaml 4.11.1