automatic version update by autodist [release 2023.8.7-1mamba;Tue Aug 08 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:47:52 +01:00
parent b77ea4348d
commit f442cbf350

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-trove-classifiers
Version: 2023.7.6
Version: 2023.8.7
Release: 1mamba
Summary: Canonical source for classifiers on PyPI (pypi.org)
Group: System/Libraries
@ -49,5 +49,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Tue Aug 08 2023 Automatic Build System <autodist@mambasoft.it> 2023.8.7-1mamba
- automatic version update by autodist
* Fri Aug 04 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2023.7.6-1mamba
- package created using the webbuild interface