From fee70c0a717a52330e529c09e2718dce0e09877b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 22 May 2024 23:11:06 +0200 Subject: [PATCH] automatic version update by autodist [release 6.7.0-1mamba;Wed May 22 2024] --- python-pyinstaller.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyinstaller.spec b/python-pyinstaller.spec index 371979c..79b4610 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.6.0 +Version: 6.7.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 +* Wed May 22 2024 Automatic Build System 6.7.0-1mamba +- automatic version update by autodist + * Sat Apr 13 2024 Automatic Build System 6.6.0-1mamba - automatic version update by autodist