update to 13.8.0 [release 13.8.0-1mamba;Sun Jul 28 2024]
This commit is contained in:
parent
8f8658c8d4
commit
7ae6135051
@ -1,15 +1,15 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: PyQt6-sip
|
Name: PyQt6-sip
|
||||||
Version: 13.6.0
|
Version: 13.8.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The sip extension module provides support for the PyQt6 package
|
Summary: The sip extension module provides support for the PyQt6 package
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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
|
Source: https://pypi.debian.net/PyQt6-sip/PyQt6_sip-%{version}.tar.gz
|
||||||
License: SIP
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 18 2023 Automatic Build System <autodist@mambasoft.it> 13.6.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user