Accepting request 213381 from home:luca_b:branches:KDE:Qt
- New upstream version 4.15.4: - Fixed all the compiler warning messages when building the sip module. - Fixed the parsing of C++ types involving multiple const and pointers. - Added SIP_SSIZE_T_FORMAT to the C API. - Moved the lexer and parser meta-source files to a separate directory to avoid problems with make accidentaly regenerating them. - Allow the pointers used to store the parsed results from Python reimplementations to be NULL. - Remove the __pycache__ directory when cleaning. OBS-URL: https://build.opensuse.org/request/show/213381 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=113
This commit is contained in:
parent
4ef7b1cbb1
commit
40bb38bebc
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 9 20:06:06 UTC 2014 - lbeltrame@kde.org
|
||||
|
||||
- New upstream version 4.15.4:
|
||||
- Fixed all the compiler warning messages when building the sip module.
|
||||
- Fixed the parsing of C++ types involving multiple const and pointers.
|
||||
- Added SIP_SSIZE_T_FORMAT to the C API.
|
||||
- Moved the lexer and parser meta-source files to a separate directory to avoid
|
||||
problems with make accidentaly regenerating them.
|
||||
- Allow the pointers used to store the parsed results from Python
|
||||
reimplementations to be NULL.
|
||||
- Remove the __pycache__ directory when cleaning.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 20 07:42:07 UTC 2013 - lbeltrame@kde.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sip
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%define python_sip_api 10.1
|
||||
|
||||
Name: python-sip
|
||||
Version: 4.15.3
|
||||
Version: 4.15.4
|
||||
Release: 0
|
||||
Summary: SIP tool to use python sip bindings
|
||||
License: GPL-2.0 or GPL-3.0 or SUSE-SIP
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 9 20:09:03 UTC 2014 - lbeltrame@kde.org
|
||||
|
||||
- New upstream version 4.15.4:
|
||||
- Fixed all the compiler warning messages when building the sip module.
|
||||
- Fixed the parsing of C++ types involving multiple const and pointers.
|
||||
- Added SIP_SSIZE_T_FORMAT to the C API.
|
||||
- Moved the lexer and parser meta-source files to a separate directory to avoid
|
||||
problems with make accidentaly regenerating them.
|
||||
- Allow the pointers used to store the parsed results from Python
|
||||
reimplementations to be NULL.
|
||||
- Remove the __pycache__ directory when cleaning.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 20 07:42:54 UTC 2013 - lbeltrame@kde.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python3-sip
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%define python_sip_api 10.1
|
||||
|
||||
Name: python3-sip
|
||||
Version: 4.15.3
|
||||
Version: 4.15.4
|
||||
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:46f245252866dbdb7fb5aca194bda991cc84ba8090d5e864765ee7e511a053d4
|
||||
size 773818
|
3
sip-4.15.4.tar.gz
Normal file
3
sip-4.15.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:594b742873cd135dc945e61f0fff4d9d35ea5da8d23e2fc8f3820c3771a52228
|
||||
size 776179
|
Loading…
Reference in New Issue
Block a user