diff --git a/python-protobuf.spec b/python-protobuf.spec index 93eb123..a248f38 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.28.2 +Version: 5.28.3 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 Oct 23 2024 Automatic Build System 5.28.3-1mamba +- automatic version update by autodist + * Thu Sep 19 2024 Automatic Build System 5.28.2-1mamba - automatic version update by autodist