From b734be4b80eaa64008c5c53ba972328fb7d70d32 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sun, 5 Jan 2025 09:05:50 +0100 Subject: [PATCH] update to 12.16.1 [release 12.16.1-1mamba;Sat Jan 04 2025] --- PyQt5-sip.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/PyQt5-sip.spec b/PyQt5-sip.spec index 40681b9..79e4b6e 100644 --- a/PyQt5-sip.spec +++ b/PyQt5-sip.spec @@ -1,5 +1,5 @@ Name: PyQt5-sip -Version: 12.16.0 +Version: 12.16.1 Release: 1mamba Summary: The sip extension module provides support for the PyQt5 package Group: System/Libraries @@ -7,7 +7,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://pypi.org/project/PyQt5-sip/ -Source: https://pypi.debian.net/PyQt5-sip/PyQt5_sip-%{version}.tar.gz +Source: https://pypi.debian.net/PyQt5-sip/pyqt5_sip-%{version}.tar.gz License: SIP ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -23,7 +23,7 @@ BuildRequires: libpython3-devel >= 3.11.5 %endif %prep -%setup -q -n PyQt5_sip-%{version} +%setup -q -n pyqt5_sip-%{version} %build CFLAGS="%{optflags}" %{__python} setup.py build @@ -45,6 +45,9 @@ sed -i "/.egg-info/d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/*.egg-info/* %changelog +* Sat Jan 04 2025 Silvan Calarco 12.16.1-1mamba +- update to 12.16.1 + * Fri Dec 06 2024 Automatic Build System 12.16.0-1mamba - automatic version update by autodist