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
This commit is contained in:
parent
054f4b025e
commit
8ee64977e6
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 15:01:26 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- 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 <code@bnavigator.de>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4282ab45948674f5ef74278a8e70d1302f65c95b519a0af19409002f5715d641
|
||||
size 1106676
|
3
sip-5.5.0.tar.gz
Normal file
3
sip-5.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d024c419b30fea8a6de8c71a560c7ab0bc3c221fbfb14d55a5b865bd58eaac5
|
||||
size 1108126
|
Loading…
Reference in New Issue
Block a user