diff --git a/python-packaging.spec b/python-packaging.spec index 16d462f..45bba38 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: 24.1 +Version: 24.2 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 +* Fri Nov 08 2024 Automatic Build System 24.2-1mamba +- automatic version update by autodist + * Sun Jul 21 2024 Automatic Build System 24.1-1mamba - automatic version update by autodist