Accepting request 448674 from home:termim:branches:KDE:Qt5
update to 4.19 OBS-URL: https://build.opensuse.org/request/show/448674 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=141
This commit is contained in:
parent
7312ec4a1d
commit
af35f68345
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 3 19:07:05 UTC 2017 - termim@gmail.com
|
||||
|
||||
- Update to 4.19
|
||||
* added the assign() function to the sip module
|
||||
* added support for the final keyword
|
||||
* added the use_limited_api argument to the %Module directive
|
||||
* added the %HideNamespace directive.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 26 17:26:51 UTC 2016 - termim@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sip
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define python_sip_api 11.3
|
||||
%define python_sip_api 12.0
|
||||
Name: python-sip
|
||||
Version: 4.18.1
|
||||
Version: 4.19
|
||||
Release: 0
|
||||
Summary: SIP tool to use python sip bindings
|
||||
License: GPL-2.0 or GPL-3.0 or SUSE-SIP
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 3 19:08:18 UTC 2017 - termim@gmail.com
|
||||
|
||||
- Update to 4.19
|
||||
* added the assign() function to the sip module
|
||||
* added support for the final keyword
|
||||
* added the use_limited_api argument to the %Module directive
|
||||
* added the %HideNamespace directive.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 26 17:27:37 UTC 2016 - termim@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python3-sip
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,12 +16,12 @@
|
||||
#
|
||||
|
||||
|
||||
%define python_sip_api 11.3
|
||||
%define python_sip_api 12.0
|
||||
%if 0%{?suse_version} == 1220
|
||||
%define py3_incdir %{_includedir}/python3.2mu
|
||||
%endif
|
||||
Name: python3-sip
|
||||
Version: 4.18.1
|
||||
Version: 4.19
|
||||
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:9bce7a2dbf7f105bf68ad1bab58eebc0ce33087ec40396da756463f086ffa290
|
||||
size 992624
|
3
sip-4.19.tar.gz
Normal file
3
sip-4.19.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:014bf55f653e0d8bcc582705ef4fbd61e0859a36e959ab46d8fa060cdf0b5e27
|
||||
size 1009474
|
Loading…
Reference in New Issue
Block a user