automatic version update by autodist [release 6.2.0-1mamba;Thu Nov 16 2023]
This commit is contained in:
parent
9330e500a5
commit
2dc41305d0
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
|
||||
Name: python-pyinstaller
|
||||
Version: 6.1.0
|
||||
Version: 6.2.0
|
||||
Release: 1mamba
|
||||
Summary: A program that converts Python programs into stand-alone executables
|
||||
Group: Development/Tools
|
||||
@ -58,6 +58,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 16 2023 Automatic Build System <autodist@mambasoft.it> 6.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.1.0-1mamba
|
||||
- update to 6.1.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user