automatic version update by autodist [release 2024.1-1mamba;Sun Feb 11 2024]

This commit is contained in:
Automatic Build System 2024-02-11 14:28:53 +01:00
parent c9cc863f63
commit fcee5d262b

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pyinstaller-hooks-contrib
Version: 2024.0
Version: 2024.1
Release: 1mamba
Summary: Community maintained hooks for PyInstaller
Group: System/Libraries
@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sun Feb 11 2024 Automatic Build System <autodist@openmamba.org> 2024.1-1mamba
- automatic version update by autodist
* Fri Jan 19 2024 Automatic Build System <autodist@openmamba.org> 2024.0-1mamba
- automatic version update by autodist