diff --git a/python-toolz.spec b/python-toolz.spec index ec626b5..f1f9011 100644 --- a/python-toolz.spec +++ b/python-toolz.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-toolz -Version: 0.12.1 +Version: 1.0.0 Release: 1mamba Summary: List processing tools and functional utilities Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/tlz/* %changelog +* Sat Oct 05 2024 Automatic Build System 1.0.0-1mamba +- automatic version update by autodist + * Thu Jan 25 2024 Automatic Build System 0.12.1-1mamba - automatic version update by autodist