diff --git a/python-more-itertools.spec b/python-more-itertools.spec index cb294db..48ccd7d 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: 1mamba +Release: 2mamba Summary: More routines for operating on iterables, beyond itertools Group: System/Libraries Vendor: openmamba @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Apr 07 2023 Sdk Build System 9.1.0-2mamba +- rebuilt with python 3.10 + * Tue Mar 07 2023 Silvan Calarco 9.1.0-1mamba - package created using the webbuild interface