automatic version update by autodist [release 24.2-1mamba;Fri Nov 08 2024]

This commit is contained in:
Automatic Build System 2024-11-10 15:07:49 +01:00
parent f8c30bb35f
commit c5da38c0d8

View File

@ -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 <autodist@openmamba.org> 24.2-1mamba
- automatic version update by autodist
* Sun Jul 21 2024 Automatic Build System <autodist@openmamba.org> 24.1-1mamba
- automatic version update by autodist