diff --git a/python-protobuf.spec b/python-protobuf.spec index 43c500f..4dd3872 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.3 +Version: 5.28.0 Release: 1mamba Summary: Python bindings for protobuf Group: System/Libraries @@ -58,6 +58,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Thu Aug 29 2024 Automatic Build System 5.28.0-1mamba +- automatic version update by autodist + +* Wed Aug 28 2024 Automatic Build System 5.27.4-1mamba +- automatic version update by autodist + * Thu Aug 01 2024 Automatic Build System 5.27.3-1mamba - automatic version update by autodist