automatic version update by autodist [release 3.8.0-1mamba;Tue Nov 08 2022]

This commit is contained in:
Automatic Build System 2024-01-06 11:09:54 +01:00
parent 5063e5285d
commit a1a212430c

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-flit_core Name: python-flit_core
Version: 3.7.1 Version: 3.8.0
Release: 1mamba Release: 1mamba
Summary: Distribution-building parts of Flit Summary: Distribution-building parts of Flit
Group: System/Libraries Group: System/Libraries
@ -43,5 +43,8 @@ CFLAGS="%{optflags}" %{__python} -m build --wheel --skip-dependency-check --no-i
%{python_sitelib}/%{pkgname}/* %{python_sitelib}/%{pkgname}/*
%changelog %changelog
* Tue Nov 08 2022 Automatic Build System <autodist@mambasoft.it> 3.8.0-1mamba
- automatic version update by autodist
* Wed Sep 28 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.7.1-1mamba * Wed Sep 28 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.7.1-1mamba
- package created using the webbuild interface - package created using the webbuild interface