diff --git a/python-more-itertools.spec b/python-more-itertools.spec index d3344fb..e361fde 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.2.0 +Version: 10.3.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 +* Tue Jun 11 2024 Automatic Build System 10.3.0-1mamba +- automatic version update by autodist + * Tue Jan 09 2024 Automatic Build System 10.2.0-1mamba - automatic version update by autodist