automatic version update by autodist [release 0.8.0-1mamba;Mon May 23 2022]

This commit is contained in:
Automatic Build System 2024-01-06 10:55:38 +01:00
parent b4352d7668
commit 84788fce99

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2-) %define pkgname %(echo %name | cut -d- -f2-)
Name: python-build Name: python-build
Version: 0.7.0 Version: 0.8.0
Release: 1mamba Release: 1mamba
Summary: A simple, correct PEP517 package builder Summary: A simple, correct PEP517 package builder
Group: System/Libraries Group: System/Libraries
@ -50,5 +50,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE %doc LICENSE
%changelog %changelog
* Mon May 23 2022 Automatic Build System <autodist@mambasoft.it> 0.8.0-1mamba
- automatic version update by autodist
* Fri Jan 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.0-1mamba * Fri Jan 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.0-1mamba
- package created using the webbuild interface - package created using the webbuild interface