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 - _)
|
||||
Name: PyQt6-sip
|
||||
Version: 13.9.0
|
||||
Version: 13.9.1
|
||||
Release: 1mamba
|
||||
Summary: The sip extension module provides support for the PyQt6 package
|
||||
Group: System/Libraries
|
||||
@ -8,7 +8,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
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
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -23,7 +23,7 @@ BuildRequires: libpython311-devel
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q -n PyQt6_sip-%{version}
|
||||
%setup -q -n pyqt6_sip-%{version}
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user