diff --git a/PyQt6-sip.spec b/PyQt6-sip.spec index 0e294e4..507d2fd 100644 --- a/PyQt6-sip.spec +++ b/PyQt6-sip.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: PyQt6-sip -Version: 13.5.2 +Version: 13.6.0 Release: 1mamba Summary: The sip extension module provides support for the PyQt6 package Group: System/Libraries @@ -12,7 +12,7 @@ Source: https://pypi.debian.net/PyQt6-sip/PyQt6_sip-%{version}.tar.gz License: SIP ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libpython310-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END %description @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Oct 18 2023 Automatic Build System 13.6.0-1mamba +- automatic version update by autodist + * Tue Jul 25 2023 Automatic Build System 13.5.2-1mamba - automatic version update by autodist