update to 13.8.0 [release 13.8.0-1mamba;Sun Jul 28 2024]

This commit is contained in:
Silvan Calarco 2024-07-30 20:24:55 +02:00
parent 8f8658c8d4
commit 7ae6135051

View File

@ -1,15 +1,15 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: PyQt6-sip
Version: 13.6.0
Version: 13.8.0
Release: 1mamba
Summary: The sip extension module provides support for the PyQt6 package
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.riverbankcomputing.com/software/sip/
URL: https://github.com/Python-SIP/sip
Source: https://pypi.debian.net/PyQt6-sip/PyQt6_sip-%{version}.tar.gz
License: SIP
License: BSD
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libpython311-devel
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Sun Jul 28 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 13.8.0-1mamba
- update to 13.8.0
* Wed Oct 18 2023 Automatic Build System <autodist@mambasoft.it> 13.6.0-1mamba
- automatic version update by autodist