automatic version update by autodist [release 6.9.0-1mamba;Sat Dec 02 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:15:50 +01:00
parent 23fbf0a7ce
commit c0318dffcd

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-importlib_metadata
Version: 6.8.0
Version: 6.9.0
Release: 1mamba
Summary: A library to access the metadata for a Python package
Group: System/Libraries
@ -53,6 +53,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sat Dec 02 2023 Automatic Build System <autodist@mambasoft.it> 6.9.0-1mamba
- automatic version update by autodist
* Tue Nov 07 2023 Automatic Build System <autodist@mambasoft.it> 6.8.0-1mamba
- automatic version update by autodist