diff --git a/python-protobuf.spec b/python-protobuf.spec index 81ef0f3..5b97ed8 100644 --- a/python-protobuf.spec +++ b/python-protobuf.spec @@ -1,14 +1,14 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-protobuf Epoch: 1 -Version: 5.26.1 +Version: 5.27.0 Release: 1mamba Summary: Python bindings for protobuf Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://developers.google.com/protocol-buffers/ +URL: https://protobuf.dev/ Source: https://pypi.debian.net/protobuf/protobuf-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN @@ -58,5 +58,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri May 24 2024 Automatic Build System 5.27.0-1mamba +- automatic version update by autodist + * Sat Apr 06 2024 Silvan Calarco 5.26.1-1mamba - package created using the webbuild interface