automatic version update by autodist [release 6.12.0-1mamba;Wed Feb 12 2025]
This commit is contained in:
parent
472cd14097
commit
ce7efa0f7b
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
|
||||
Name: python-pyinstaller
|
||||
Version: 6.11.1
|
||||
Version: 6.12.0
|
||||
Release: 1mamba
|
||||
Summary: A program that converts Python programs into stand-alone executables
|
||||
Group: Development/Tools
|
||||
@ -35,6 +35,8 @@ Obsoletes: pyinstaller < 6.1.0
|
||||
%pyver_package
|
||||
%endif
|
||||
|
||||
%define debug_package %{nil}
|
||||
|
||||
%prep
|
||||
%setup -q -n pyinstaller-%{version}
|
||||
|
||||
@ -58,6 +60,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 12 2025 Automatic Build System <autodist@openmamba.org> 6.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 11 2024 Automatic Build System <autodist@openmamba.org> 6.11.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user