diff --git a/python-pyinstaller-hooks-contrib.spec b/python-pyinstaller-hooks-contrib.spec index 4eebc11..4e5023b 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: 2023.10 +Version: 2023.11 Release: 1mamba Summary: Community maintained hooks for PyInstaller Group: System/Libraries @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Dec 27 2023 Automatic Build System 2023.11-1mamba +- automatic version update by autodist + * Wed Nov 15 2023 Silvan Calarco 2023.10-1mamba - package created using the webbuild interface