From abe09ecc1ade0172550b8c1938042c6029edef41 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:26:20 +0100 Subject: [PATCH] automatic version update by autodist [release 6.3.0-1mamba;Sat Dec 23 2023] --- python-pyinstaller.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyinstaller.spec b/python-pyinstaller.spec index 0072ea6..f37e72f 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.2.0 +Version: 6.3.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 Dec 23 2023 Automatic Build System 6.3.0-1mamba +- automatic version update by autodist + * Thu Nov 16 2023 Automatic Build System 6.2.0-1mamba - automatic version update by autodist