diff --git a/ocaml-core.spec b/ocaml-core.spec index 95e7473..d779490 100644 --- a/ocaml-core.spec +++ b/ocaml-core.spec @@ -1,7 +1,7 @@ %define ocamlpck core Name: ocaml-core -Version: 0.16.1 +Version: 0.16.2 Release: 1mamba Summary: Jane Street Capital's standard library overlay Group: System/Libraries/OCaml @@ -13,7 +13,6 @@ Source: https://github.com/janestreet/core.git/v%{version}/core-%{version License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ocaml BuildRequires: ocaml-base-devel BuildRequires: ocaml-base_bigstring-devel BuildRequires: ocaml-base_quickcheck-devel @@ -93,5 +92,8 @@ rm -rf %{buildroot}/usr/doc %doc CHANGES* README.md %changelog +* Sat Oct 07 2023 Automatic Build System 0.16.2-1mamba +- automatic version update by autodist + * Sun Jul 09 2023 Silvan Calarco 0.16.1-1mamba - package created using the webbuild interface