diff --git a/python-pyinstaller-hooks-contrib.spec b/python-pyinstaller-hooks-contrib.spec index 0901442..70d10d4 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.6 +Version: 2024.7 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 +* Sat Jun 08 2024 Automatic Build System 2024.7-1mamba +- automatic version update by autodist + * Sun May 12 2024 Automatic Build System 2024.6-1mamba - automatic version update by autodist