From 8ee64977e61d097586812e624673270983746184e3e1d426f41fca3c2477ce0f Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Tue, 24 Nov 2020 20:15:53 +0000 Subject: [PATCH] Accepting request 850573 from home:bnavigator:branches:KDE:Qt5 - Update to version 5.5.0 * Added the 'exceptions', 'extra_compile_args', 'extra_link_args' and 'extra_objects' attributes to the 'Buildable' class with corresponding bindings options. * The 'abi-version' project option and the '--abi-version' of sip-module can now specify a major version only (as opposed to a major.minor version) to select the latest ABI with that major version number. OBS-URL: https://build.opensuse.org/request/show/850573 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-sip?expand=0&rev=51 --- python-sip.changes | 12 ++++++++++++ python-sip.spec | 2 +- sip-5.4.0.tar.gz | 3 --- sip-5.5.0.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 sip-5.4.0.tar.gz create mode 100644 sip-5.5.0.tar.gz diff --git a/python-sip.changes b/python-sip.changes index 7d07e0c..d0e19a9 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Nov 24 15:01:26 UTC 2020 - Benjamin Greiner + +- Update to version 5.5.0 + * Added the 'exceptions', 'extra_compile_args', 'extra_link_args' + and 'extra_objects' attributes to the 'Buildable' class with + corresponding bindings options. + * The 'abi-version' project option and the '--abi-version' of + sip-module can now specify a major version only (as opposed to + a major.minor version) to select the latest ABI with that major + version number. + ------------------------------------------------------------------- Mon Nov 16 22:00:46 UTC 2020 - Benjamin Greiner diff --git a/python-sip.spec b/python-sip.spec index b460114..4328e0c 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-sip -Version: 5.4.0 +Version: 5.5.0 Release: 0 Summary: A Python bindings generator for C/C++ libraries License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP diff --git a/sip-5.4.0.tar.gz b/sip-5.4.0.tar.gz deleted file mode 100644 index ed49de4..0000000 --- a/sip-5.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4282ab45948674f5ef74278a8e70d1302f65c95b519a0af19409002f5715d641 -size 1106676 diff --git a/sip-5.5.0.tar.gz b/sip-5.5.0.tar.gz new file mode 100644 index 0000000..4cbbef5 --- /dev/null +++ b/sip-5.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d024c419b30fea8a6de8c71a560c7ab0bc3c221fbfb14d55a5b865bd58eaac5 +size 1108126