Accepting request 519230 from home:TheBlackCat:branches:KDE:Qt5
- Update to 4.19.3 * Added support for type hints for properties. * Added sipEventType and sipRegisterEventHandler() to the C API. * Added sipInstanceDestroyed() to the C API. * Added sipPrintObject() to the C API. * Bug fixes. OBS-URL: https://build.opensuse.org/request/show/519230 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-sip?expand=0&rev=11
This commit is contained in:
parent
1f7bb47d27
commit
f79a221de1
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 28 21:03:01 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
- Update to 4.19.3
|
||||
* Added support for type hints for properties.
|
||||
* Added sipEventType and sipRegisterEventHandler() to the C API.
|
||||
* Added sipInstanceDestroyed() to the C API.
|
||||
* Added sipPrintObject() to the C API.
|
||||
* Bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 15 22:33:42 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
|
@ -16,11 +16,11 @@
|
||||
#
|
||||
|
||||
|
||||
%define python_sip_api 12.1
|
||||
%define python_sip_api 12.2
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-sip
|
||||
Version: 4.19.2
|
||||
Version: 4.19.3
|
||||
Release: 0
|
||||
Summary: SIP tool to use python sip bindings
|
||||
License: GPL-2.0 or GPL-3.0 or SUSE-SIP
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:432b4aad25254e6997913e33b1ca3cf5fd21d5729a50a3ce2edccbea82c80533
|
||||
size 1000746
|
3
sip-4.19.3.tar.gz
Normal file
3
sip-4.19.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:740df844f80cc45dcc9b23294a92492923bc403ce88e68c35783f27c177c4b74
|
||||
size 1007481
|
Loading…
Reference in New Issue
Block a user