update to 13.9.1 [release 13.9.1-1mamba;Sat Jan 04 2025]
This commit is contained in:
parent
ac7eacdd3e
commit
22181aa3a7
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: PyQt6-sip
|
Name: PyQt6-sip
|
||||||
Version: 13.9.0
|
Version: 13.9.1
|
||||||
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
|
||||||
@ -8,7 +8,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://github.com/Python-SIP/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: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -23,7 +23,7 @@ BuildRequires: libpython311-devel
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n PyQt6_sip-%{version}
|
%setup -q -n pyqt6_sip-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
CFLAGS="%{optflags}" %{__python} setup.py build
|
CFLAGS="%{optflags}" %{__python} setup.py build
|
||||||
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 04 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 13.9.1-1mamba
|
||||||
|
- update to 13.9.1
|
||||||
|
|
||||||
* Fri Dec 06 2024 Automatic Build System <autodist@openmamba.org> 13.9.0-1mamba
|
* Fri Dec 06 2024 Automatic Build System <autodist@openmamba.org> 13.9.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user