From 36c24c1855311be8299e5b6df9c6b6126ba2a4e3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 10 Aug 2024 11:22:32 +0200 Subject: [PATCH] automatic version update by autodist [release 2024.8-1mamba;Sat Aug 10 2024] --- python-pyinstaller-hooks-contrib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyinstaller-hooks-contrib.spec b/python-pyinstaller-hooks-contrib.spec index 70d10d4..1ca7a61 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.7 +Version: 2024.8 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 Aug 10 2024 Automatic Build System 2024.8-1mamba +- automatic version update by autodist + * Sat Jun 08 2024 Automatic Build System 2024.7-1mamba - automatic version update by autodist