diff --git a/python-zipp.spec b/python-zipp.spec index 38e5cbf..b0c2a9d 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.10.0 +Version: 3.11.0 Release: 1mamba Summary: A pathlib-compatible Zipfile object wrapper Group: System/Libraries @@ -40,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Nov 26 2022 Automatic Build System 3.11.0-1mamba +- automatic version update by autodist + * Thu Oct 27 2022 Automatic Build System 3.10.0-1mamba - automatic version update by autodist