diff --git a/python-zipp.spec b/python-zipp.spec index 0eb3d7f..7eb476a 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-zipp -Version: 3.15.0 -Release: 3mamba +Version: 3.17.0 +Release: 1mamba Summary: A pathlib-compatible Zipfile object wrapper Group: System/Libraries Vendor: openmamba @@ -41,6 +41,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Nov 07 2023 Automatic Build System 3.17.0-1mamba +- automatic version update by autodist + * Sat Sep 23 2023 Silvan Calarco 3.15.0-3mamba - rebuilt with python3 = 3.11.5