automatic version update by autodist [release 2023.11-1mamba;Wed Dec 27 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:26:28 +01:00
parent dec5a4ae03
commit 530fd0ea8d

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pyinstaller-hooks-contrib Name: python-pyinstaller-hooks-contrib
Version: 2023.10 Version: 2023.11
Release: 1mamba Release: 1mamba
Summary: Community maintained hooks for PyInstaller Summary: Community maintained hooks for PyInstaller
Group: System/Libraries Group: System/Libraries
@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE %doc LICENSE
%changelog %changelog
* Wed Dec 27 2023 Automatic Build System <autodist@mambasoft.it> 2023.11-1mamba
- automatic version update by autodist
* Wed Nov 15 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2023.10-1mamba * Wed Nov 15 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2023.10-1mamba
- package created using the webbuild interface - package created using the webbuild interface