From c3b279778a2b4935e5b71616cb17417ef74008a0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 11 Aug 2024 21:07:31 +0200 Subject: [PATCH] automatic version update by autodist [release 6.10.0-1mamba;Sun Aug 11 2024] --- python-pyinstaller.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyinstaller.spec b/python-pyinstaller.spec index 7637c6f..0ec6a4a 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.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 6.10.0-1mamba +- automatic version update by autodist + * Sat Jul 06 2024 Automatic Build System 6.9.0-1mamba - automatic version update by autodist