diff --git a/python-pyinstaller.spec b/python-pyinstaller.spec index 6702e6c..7637c6f 100644 --- a/python-pyinstaller.spec +++ b/python-pyinstaller.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pyinstaller -Version: 6.8.0 +Version: 6.9.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 Jul 06 2024 Automatic Build System 6.9.0-1mamba +- automatic version update by autodist + * Sat Jun 08 2024 Automatic Build System 6.8.0-1mamba - automatic version update by autodist