diff --git a/python-packaging.spec b/python-packaging.spec index 2c6dd32..02a340c 100644 --- a/python-packaging.spec +++ b/python-packaging.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-packaging -Version: 23.2 +Version: 24.0 Release: 1mamba Summary: Core utilities for Python packages Group: System/Libraries @@ -61,6 +61,9 @@ python -m installer --destdir=%{buildroot} --prefix=%{_prefix} dist/*.whl %doc LICENSE %changelog +* Sun Mar 10 2024 Automatic Build System 24.0-1mamba +- automatic update by autodist + * Mon Oct 02 2023 Automatic Build System 23.2-1mamba - automatic version update by autodist