diff --git a/python-pyinstaller-hooks-contrib.spec b/python-pyinstaller-hooks-contrib.spec index f0627c4..ab6c794 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: 2025.0 +Version: 2025.1 Release: 1mamba Summary: Community maintained hooks for PyInstaller Group: System/Libraries @@ -50,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Feb 02 2025 Automatic Build System 2025.1-1mamba +- automatic version update by autodist + * Sat Jan 18 2025 Automatic Build System 2025.0-1mamba - automatic version update by autodist