From ccb23abf44c61313719451b3b8c217d945f511e9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 11 Mar 2024 01:07:48 +0100 Subject: [PATCH] automatic update by autodist [release 24.0-1mamba;Sun Mar 10 2024] --- python-packaging.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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