From fbe90fd1bddb479db795e5403eb5a0a1b11eea3c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:56:19 +0100 Subject: [PATCH] automatic version update by autodist [release 3.17.0-1mamba;Tue Nov 07 2023] --- python-zipp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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