diff --git a/python-zipp.spec b/python-zipp.spec index 9af78c1..6d3823c 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: 1mamba +Release: 2mamba Summary: A pathlib-compatible Zipfile object wrapper Group: System/Libraries Vendor: openmamba @@ -40,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Apr 07 2023 Sdk Build System 3.15.0-2mamba +- rebuilt with python 3.10 + * Sat Feb 25 2023 Automatic Build System 3.15.0-1mamba - automatic version update by autodist