diff --git a/python-protobuf.spec b/python-protobuf.spec index 5bd33b8..61c5dc6 100644 --- a/python-protobuf.spec +++ b/python-protobuf.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-protobuf Epoch: 1 -Version: 5.27.1 +Version: 5.27.2 Release: 1mamba Summary: Python bindings for protobuf Group: System/Libraries @@ -58,6 +58,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Jun 26 2024 Automatic Build System 5.27.2-1mamba +- automatic version update by autodist + * Fri Jun 07 2024 Automatic Build System 5.27.1-1mamba - automatic version update by autodist