From 968dd67c652ee3f6d6fd6c12b8582086bb76b4af18c1f37ae05f11372eaca1f4 Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 18 Apr 2019 21:28:50 +0000 Subject: [PATCH] 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 --- python-sip.changes | 9 +++++++++ python-sip.spec | 4 ++-- sip-4.19.15.tar.gz | 3 --- sip-4.19.16.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 sip-4.19.15.tar.gz create mode 100644 sip-4.19.16.tar.gz diff --git a/python-sip.changes b/python-sip.changes index 4fb2c71..c815b20 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Apr 18 21:25:28 UTC 2019 - Todd R + +- 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 diff --git a/python-sip.spec b/python-sip.spec index cebc068..f1c0405 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -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 diff --git a/sip-4.19.15.tar.gz b/sip-4.19.15.tar.gz deleted file mode 100644 index 32221a2..0000000 --- a/sip-4.19.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b5c0b2c0266b467b365c21376d50dde61a3236722ab87ff1e8dacec283eb610 -size 1053921 diff --git a/sip-4.19.16.tar.gz b/sip-4.19.16.tar.gz new file mode 100644 index 0000000..40aedd8 --- /dev/null +++ b/sip-4.19.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:184c790d58e9527fc6bdac2bbf8638f3d1b41dea922cad8eb83172b4ba70c620 +size 1055966