From d2d50a8050b8c24c227b122d1d0ef285b4927106 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:56:17 +0100 Subject: [PATCH] automatic version update by autodist [release 3.12.0-1mamba;Sat Jan 28 2023] --- python-zipp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-zipp.spec b/python-zipp.spec index b0c2a9d..98654b2 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.11.0 +Version: 3.12.0 Release: 1mamba Summary: A pathlib-compatible Zipfile object wrapper Group: System/Libraries @@ -40,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Jan 28 2023 Automatic Build System 3.12.0-1mamba +- automatic version update by autodist + * Sat Nov 26 2022 Automatic Build System 3.11.0-1mamba - automatic version update by autodist