diff --git a/python-protobuf.spec b/python-protobuf.spec index 5b97ed8..5bd33b8 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.0 +Version: 5.27.1 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 +* Fri Jun 07 2024 Automatic Build System 5.27.1-1mamba +- automatic version update by autodist + * Fri May 24 2024 Automatic Build System 5.27.0-1mamba - automatic version update by autodist