automatic version update by autodist [release 6.6.0-1mamba;Sat Apr 13 2024]

This commit is contained in:
Automatic Build System 2024-04-14 17:31:05 +02:00
parent ef742865b2
commit f8c05f2040

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pyinstaller
Version: 6.5.0
Version: 6.6.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
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 6.6.0-1mamba
- automatic version update by autodist
* Sun Mar 10 2024 Automatic Build System <autodist@openmamba.org> 6.5.0-1mamba
- automatic version update by autodist