diff --git a/python-more-itertools.spec b/python-more-itertools.spec index d23ce18..5e901b2 100644 --- a/python-more-itertools.spec +++ b/python-more-itertools.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-more-itertools -Version: 10.4.0 +Version: 10.5.0 Release: 1mamba Summary: More routines for operating on iterables, beyond itertools Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Sep 06 2024 Automatic Build System 10.5.0-1mamba +- automatic version update by autodist + * Wed Aug 07 2024 Automatic Build System 10.4.0-1mamba - automatic version update by autodist