From f79a221de1b3ff6fb20f210a909383c594d0cd89763ede3b8f30348bdad89cdd Mon Sep 17 00:00:00 2001 From: Todd R Date: Mon, 28 Aug 2017 21:16:32 +0000 Subject: [PATCH] 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 --- python-sip.changes | 10 ++++++++++ python-sip.spec | 4 ++-- sip-4.19.2.tar.gz | 3 --- sip-4.19.3.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 sip-4.19.2.tar.gz create mode 100644 sip-4.19.3.tar.gz diff --git a/python-sip.changes b/python-sip.changes index 298d2b8..44d456e 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -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 diff --git a/python-sip.spec b/python-sip.spec index bc9ddaa..8f7ea91 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -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 diff --git a/sip-4.19.2.tar.gz b/sip-4.19.2.tar.gz deleted file mode 100644 index 626ac8e..0000000 --- a/sip-4.19.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:432b4aad25254e6997913e33b1ca3cf5fd21d5729a50a3ce2edccbea82c80533 -size 1000746 diff --git a/sip-4.19.3.tar.gz b/sip-4.19.3.tar.gz new file mode 100644 index 0000000..d702659 --- /dev/null +++ b/sip-4.19.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:740df844f80cc45dcc9b23294a92492923bc403ce88e68c35783f27c177c4b74 +size 1007481