From 2f5ffa18fd4c365dc0b6813fd3abd32eead824ad Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 15 Sep 2024 15:44:39 +0200 Subject: [PATCH] automatic version update by autodist [release 3.20.2-1mamba;Sat Sep 14 2024] --- python-zipp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zipp.spec b/python-zipp.spec index 55e7d79..21ecead 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.20.1 +Version: 3.20.2 Release: 1mamba Summary: A pathlib-compatible Zipfile object wrapper Group: System/Libraries @@ -41,6 +41,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Sep 14 2024 Automatic Build System 3.20.2-1mamba +- automatic version update by autodist + * Tue Aug 27 2024 Automatic Build System 3.20.1-1mamba - automatic version update by autodist