From 6e3a95ad991166bde4e2dd594d454b99fcf64fdb Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 24 Mar 2024 22:11:36 +0100 Subject: [PATCH] automatic version update by autodist [release 3.18.1-1mamba;Fri Mar 15 2024] --- python-zipp.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/python-zipp.spec b/python-zipp.spec index 7eb476a..2da5568 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.17.0 +Version: 3.18.1 Release: 1mamba Summary: A pathlib-compatible Zipfile object wrapper Group: System/Libraries @@ -41,6 +41,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Mar 15 2024 Automatic Build System 3.18.1-1mamba +- automatic version update by autodist + +* Wed Mar 13 2024 Automatic Build System 3.18.0-1mamba +- automatic version update by autodist + * Tue Nov 07 2023 Automatic Build System 3.17.0-1mamba - automatic version update by autodist