automatic version update by autodist [release 6.10.0-1mamba;Sun Aug 11 2024]

This commit is contained in:
Automatic Build System 2024-08-11 21:07:31 +02:00
parent 9758515d4c
commit c3b279778a

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pyinstaller
Version: 6.9.0
Version: 6.10.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
* Sun Aug 11 2024 Automatic Build System <autodist@openmamba.org> 6.10.0-1mamba
- automatic version update by autodist
* Sat Jul 06 2024 Automatic Build System <autodist@openmamba.org> 6.9.0-1mamba
- automatic version update by autodist