diff --git a/ocaml-uri.spec b/ocaml-uri.spec index ef23ca5..62ffe03 100644 --- a/ocaml-uri.spec +++ b/ocaml-uri.spec @@ -1,7 +1,7 @@ %define ocamlpck uri Name: ocaml-uri -Version: 4.3.0 +Version: 4.4.0 Release: 1mamba Summary: RFC3986 URI parsing library for OCaml Group: System/Libraries/OCaml @@ -13,7 +13,6 @@ Source: https://github.com/mirage/ocaml-uri.git/v%{version}/ocaml-uri-%{v License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ocaml BuildRequires: ocaml-angstrom-devel BuildRequires: ocaml-re BuildRequires: ocaml-runtime @@ -73,5 +72,8 @@ rm -rf %{buildroot}/usr/doc %{_libdir}/ocaml/%{ocamlpck}*/*.mli %changelog +* Sun Oct 08 2023 Automatic Build System 4.4.0-1mamba +- automatic version update by autodist + * Sun Jul 09 2023 Silvan Calarco 4.3.0-1mamba - package created using the webbuild interface