Accepting request 235721 from home:termim:branches:KDE:Qt
Update to 4.16 OBS-URL: https://build.opensuse.org/request/show/235721 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=119
This commit is contained in:
parent
c93742e36a
commit
50bf717f71
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 29 02:13:29 UTC 2014 - termim@gmail.com
|
||||
|
||||
- Update to 4.16
|
||||
- Added the /NoSetter/ variable annotation.
|
||||
- Added the -B option to sip.
|
||||
- Changed the handling of timelines (introducing a potential incompatibility)
|
||||
so that later versions of wrapped libraries can be wrapped so long as they
|
||||
are compatible with known versions.
|
||||
- Added support for the 'no_receiver_check' argument to connect() in PyQt
|
||||
v4.11.
|
||||
- Added the --configuration option to configure.py.
|
||||
- Added the --sysroot option to configure.py.
|
||||
- Added the --target-py-version option to configure.py.
|
||||
- Added the --no-tools option to configure.py.
|
||||
- Added the --use-qmake option to configure.py.
|
||||
- Bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 17 07:00:40 UTC 2014 - termim@gmail.com
|
||||
|
||||
|
@ -17,10 +17,10 @@
|
||||
|
||||
|
||||
%define rversion %{version}
|
||||
%define python_sip_api 11.0
|
||||
%define python_sip_api 11.1
|
||||
|
||||
Name: python-sip
|
||||
Version: 4.15.5
|
||||
Version: 4.16
|
||||
Release: 0
|
||||
Summary: SIP tool to use python sip bindings
|
||||
License: GPL-2.0 or GPL-3.0 or SUSE-SIP
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 29 02:12:07 UTC 2014 - termim@gmail.com
|
||||
|
||||
- Update to 4.16
|
||||
- Added the /NoSetter/ variable annotation.
|
||||
- Added the -B option to sip.
|
||||
- Changed the handling of timelines (introducing a potential incompatibility)
|
||||
so that later versions of wrapped libraries can be wrapped so long as they
|
||||
are compatible with known versions.
|
||||
- Added support for the 'no_receiver_check' argument to connect() in PyQt
|
||||
v4.11.
|
||||
- Added the --configuration option to configure.py.
|
||||
- Added the --sysroot option to configure.py.
|
||||
- Added the --target-py-version option to configure.py.
|
||||
- Added the --no-tools option to configure.py.
|
||||
- Added the --use-qmake option to configure.py.
|
||||
- Bug fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 17 07:00:40 UTC 2014 - termim@gmail.com
|
||||
|
||||
|
@ -17,10 +17,10 @@
|
||||
|
||||
|
||||
%define rversion %{version}
|
||||
%define python_sip_api 11.0
|
||||
%define python_sip_api 11.1
|
||||
|
||||
Name: python3-sip
|
||||
Version: 4.15.5
|
||||
Version: 4.16
|
||||
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:9b11d87e7f382ce22bf013137f29462e75b56f5ea46f3fea6061bb20f967d559
|
||||
size 843133
|
3
sip-4.16.tar.gz
Normal file
3
sip-4.16.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d769ce2486bab4cb0b3bea8868153c7e5c27b50ee74fec3329e35ed50a346398
|
||||
size 793162
|
Loading…
Reference in New Issue
Block a user