From e48737f81e218f03c049c6ed35602a99f5194fd1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:28:19 +0100 Subject: [PATCH] automatic version update by autodist [release 10.0.0-1mamba;Tue Jul 25 2023] --- python-more-itertools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-more-itertools.spec b/python-more-itertools.spec index 48ccd7d..d21b9e6 100644 --- a/python-more-itertools.spec +++ b/python-more-itertools.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-more-itertools -Version: 9.1.0 -Release: 2mamba +Version: 10.0.0 +Release: 1mamba Summary: More routines for operating on iterables, beyond itertools Group: System/Libraries Vendor: openmamba @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Jul 25 2023 Automatic Build System 10.0.0-1mamba +- automatic version update by autodist + * Fri Apr 07 2023 Sdk Build System 9.1.0-2mamba - rebuilt with python 3.10