Accepting request 311978 from home:termim:branches:KDE:Qt
update to 4.16.8 OBS-URL: https://build.opensuse.org/request/show/311978 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=128
This commit is contained in:
parent
f80fd19caf
commit
aa4dc2386a
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 13 22:22:47 UTC 2015 - termim@gmail.com
|
||||
|
||||
- Update to 4.16.6:
|
||||
* This is mainly a bug-fix release.
|
||||
- Update to 4.16.7:
|
||||
* This is a minor functional and bug-fix release.
|
||||
- Update to 4.16.6:
|
||||
* Added the /FileExtension/ class annotation.
|
||||
* Installing into a virtual env should now work.
|
||||
* Timestamps are no longer included in generated code. The -T command
|
||||
line option is now ignored and deprecated.
|
||||
* The @file method of passing additional command line options is now
|
||||
supported. The -z command line option is now deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 20:24:04 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sip
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 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.1
|
||||
%define python_sip_api 11.2
|
||||
Name: python-sip
|
||||
Version: 4.16.5
|
||||
Version: 4.16.8
|
||||
Release: 0
|
||||
Summary: SIP tool to use python sip bindings
|
||||
License: GPL-2.0 or GPL-3.0 or SUSE-SIP
|
||||
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 13 22:22:47 UTC 2015 - termim@gmail.com
|
||||
|
||||
- Update to 4.16.6:
|
||||
* This is mainly a bug-fix release.
|
||||
- Update to 4.16.7:
|
||||
* This is a minor functional and bug-fix release.
|
||||
- Update to 4.16.6:
|
||||
* Added the /FileExtension/ class annotation.
|
||||
* Installing into a virtual env should now work.
|
||||
* Timestamps are no longer included in generated code. The -T command
|
||||
line option is now ignored and deprecated.
|
||||
* The @file method of passing additional command line options is now
|
||||
supported. The -z command line option is now deprecated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 20:24:04 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python3-sip
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 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.1
|
||||
%define python_sip_api 11.2
|
||||
%if 0%{?suse_version} == 1220
|
||||
%define py3_incdir %{_includedir}/python3.2mu
|
||||
%endif
|
||||
Name: python3-sip
|
||||
Version: 4.16.5
|
||||
Version: 4.16.8
|
||||
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:a00ba34c30bedc0f61916eb10bd12867b4754910a766647e3e58f88bd00f1e87
|
||||
size 859672
|
3
sip-4.16.8.tar.gz
Normal file
3
sip-4.16.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d3141b65e48a30c9ce36612f8bcd1730ebf02d044757e4d6c5234927e2063e18
|
||||
size 957083
|
Loading…
Reference in New Issue
Block a user