diff --git a/ocaml-cmdliner.spec b/ocaml-cmdliner.spec index 3ba976f..bcb7e3e 100644 --- a/ocaml-cmdliner.spec +++ b/ocaml-cmdliner.spec @@ -1,7 +1,7 @@ %define ocamlpck cmdliner Name: ocaml-cmdliner -Version: 1.2.0 +Version: 1.3.0 Release: 1mamba Summary: Declarative definition of command line interfaces Group: System/Libraries/OCaml @@ -13,7 +13,6 @@ Source: https://github.com/dbuenzli/cmdliner.git/v%{version}/cmdliner-%{v License: ISC ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ocaml BuildRequires: ocaml-runtime ## AUTOBUILDREQ-END BuildRequires: dune @@ -66,5 +65,8 @@ rm -rf %{buildroot}/usr/doc %{_libdir}/ocaml/%{ocamlpck}/*.mli %changelog +* Fri May 31 2024 Automatic Build System 1.3.0-1mamba +- automatic version update by autodist + * Wed Jul 12 2023 Silvan Calarco 1.2.0-1mamba - package created using the webbuild interface