diff --git a/python-zipp.spec b/python-zipp.spec index 21ecead..03bb668 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-zipp -Version: 3.20.2 +Version: 3.21.0 Release: 1mamba Summary: A pathlib-compatible Zipfile object wrapper Group: System/Libraries @@ -41,6 +41,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Nov 10 2024 Automatic Build System 3.21.0-1mamba +- automatic version update by autodist + * Sat Sep 14 2024 Automatic Build System 3.20.2-1mamba - automatic version update by autodist