diff --git a/ocaml-bigstringaf.spec b/ocaml-bigstringaf.spec index 78dfb70..597b714 100644 --- a/ocaml-bigstringaf.spec +++ b/ocaml-bigstringaf.spec @@ -1,7 +1,7 @@ %define ocamlpck bigstringaf Name: ocaml-bigstringaf -Version: 0.9.1 +Version: 0.10.0 Release: 1mamba Summary: Bigstring intrinsics and fast blits based on memcpy/memmove Group: System/Libraries/OCaml @@ -13,7 +13,6 @@ Source: https://github.com/inhabitedtype/bigstringaf.git/%{version}/bigst License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ocaml BuildRequires: ocaml-runtime ## AUTOBUILDREQ-END BuildRequires: dune @@ -68,5 +67,8 @@ rm -rf %{buildroot}/usr/doc %doc CHANGES* README.md %changelog +* Tue Jul 23 2024 Automatic Build System 0.10.0-1mamba +- automatic version update by autodist + * Sun Jul 09 2023 Silvan Calarco 0.9.1-1mamba - package created using the webbuild interface