diff --git a/python-pyinstaller-hooks-contrib.spec b/python-pyinstaller-hooks-contrib.spec index 0ebb1a1..f0627c4 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.11 +Version: 2025.0 Release: 1mamba Summary: Community maintained hooks for PyInstaller Group: System/Libraries @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://github.com/pyinstaller/pyinstaller-hooks-contrib Source: http://pypi.debian.net/pyinstaller-hooks-contrib/pyinstaller_hooks_contrib-%{version}.tar.gz License: GPL +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel BuildRequires: python3.11dist(packaging) @@ -49,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Jan 18 2025 Automatic Build System 2025.0-1mamba +- automatic version update by autodist + * Mon Dec 23 2024 Automatic Build System 2024.11-1mamba - automatic version update by autodist