automatic version update by autodist [release 6.8.0-1mamba;Sat Jun 08 2024]

This commit is contained in:
Automatic Build System 2024-06-09 12:56:03 +02:00
parent fee70c0a71
commit 1e2c6184e4

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pyinstaller
Version: 6.7.0
Version: 6.8.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 Jun 08 2024 Automatic Build System <autodist@openmamba.org> 6.8.0-1mamba
- automatic version update by autodist
* Wed May 22 2024 Automatic Build System <autodist@openmamba.org> 6.7.0-1mamba
- automatic version update by autodist