diff --git a/python-pyinstaller-hooks-contrib.spec b/python-pyinstaller-hooks-contrib.spec index dab7bcf..5fbbb18 100644 --- a/python-pyinstaller-hooks-contrib.spec +++ b/python-pyinstaller-hooks-contrib.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pyinstaller-hooks-contrib -Version: 2024.9 +Version: 2024.10 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 +* Mon Nov 11 2024 Automatic Build System 2024.10-1mamba +- automatic version update by autodist + * Thu Oct 17 2024 Automatic Build System 2024.9-1mamba - automatic version update by autodist