Accepting request 695841 from home:TheBlackCat:branches:KDE:Qt5
- Update to 4.19.16 * Further fixes for diamond class hierarchies. * Don't cast to a class that occurs more than once in a super-class hierarchy. * Added support for the haiku platform. * Updated the docs and roadmap for SIP v5. OBS-URL: https://build.opensuse.org/request/show/695841 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-sip?expand=0&rev=31
This commit is contained in:
parent
23652e0eaa
commit
968dd67c65
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 18 21:25:28 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Update to 4.19.16
|
||||
* Further fixes for diamond class hierarchies.
|
||||
* Don't cast to a class that occurs more than once in a super-class hierarchy.
|
||||
* Added support for the haiku platform.
|
||||
* Updated the docs and roadmap for SIP v5.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 15:22:28 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%define python_sip_api 12.6
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-sip
|
||||
Version: 4.19.15
|
||||
Version: 4.19.16
|
||||
Release: 0
|
||||
Summary: SIP tool to use python sip bindings
|
||||
License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
|
||||
Group: Development/Libraries/Python
|
||||
URL: https://www.riverbankcomputing.com/software/sip
|
||||
Source0: https://www.riverbankcomputing.com/static/Downloads/sip/sip-%{version}.tar.gz
|
||||
Source0: https://www.riverbankcomputing.com/static/Downloads/sip/%{version}/sip-%{version}.tar.gz
|
||||
# PATCH-FIX-OPENSUSE disable-rpaths.diff -- Disable rpaths
|
||||
Patch0: disable-rpaths.diff
|
||||
# PATCH-FIX-OPENSUSE disable-strip.diff -- Disable stripping
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b5c0b2c0266b467b365c21376d50dde61a3236722ab87ff1e8dacec283eb610
|
||||
size 1053921
|
3
sip-4.19.16.tar.gz
Normal file
3
sip-4.19.16.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:184c790d58e9527fc6bdac2bbf8638f3d1b41dea922cad8eb83172b4ba70c620
|
||||
size 1055966
|
Loading…
Reference in New Issue
Block a user