update to 12.16.1 [release 12.16.1-1mamba;Sat Jan 04 2025]

This commit is contained in:
Silvan Calarco 2025-01-05 09:05:50 +01:00
parent 42d7f1040b
commit b734be4b80

View File

@ -1,5 +1,5 @@
Name: PyQt5-sip
Version: 12.16.0
Version: 12.16.1
Release: 1mamba
Summary: The sip extension module provides support for the PyQt5 package
Group: System/Libraries
@ -7,7 +7,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://pypi.org/project/PyQt5-sip/
Source: https://pypi.debian.net/PyQt5-sip/PyQt5_sip-%{version}.tar.gz
Source: https://pypi.debian.net/PyQt5-sip/pyqt5_sip-%{version}.tar.gz
License: SIP
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -23,7 +23,7 @@ BuildRequires: libpython3-devel >= 3.11.5
%endif
%prep
%setup -q -n PyQt5_sip-%{version}
%setup -q -n pyqt5_sip-%{version}
%build
CFLAGS="%{optflags}" %{__python} setup.py build
@ -45,6 +45,9 @@ sed -i "/.egg-info/d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/*.egg-info/*
%changelog
* Sat Jan 04 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 12.16.1-1mamba
- update to 12.16.1
* Fri Dec 06 2024 Automatic Build System <autodist@openmamba.org> 12.16.0-1mamba
- automatic version update by autodist