- update to 4.11.2:

- /KeepReference/ can now be applied to global functions and static methods.
  - %TypeCode can now be specified in a %MappedType directive.
  - Mapped types for templates no longer require the template arguments to be
    fully defined.
  - Build system changes required by PyQt v4.8 and Qt v4.7.

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=48
This commit is contained in:
2010-10-25 13:34:04 +00:00
committed by Git OBS Bridge
parent 38951e749c
commit d1fe9188f3
5 changed files with 16 additions and 6 deletions

View File

@@ -1,10 +1,10 @@
--- siputils.py
+++ siputils.py
@@ -737,6 +737,7 @@ class Makefile:
@@ -818,6 +818,7 @@
rpaths is the cannonical list of rpaths.
"""
flags = []
+ return flags
prefix = self.optional_string("RPATH")
if prefix:
if prefix == "":

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Oct 25 12:55:45 CEST 2010 - dmueller@suse.de
- update to 4.11.2:
- /KeepReference/ can now be applied to global functions and static methods.
- %TypeCode can now be specified in a %MappedType directive.
- Mapped types for templates no longer require the template arguments to be
fully defined.
- Build system changes required by PyQt v4.8 and Qt v4.7.
-------------------------------------------------------------------
Fri Oct 1 14:57:01 UTC 2010 - einar@heavensinferno.net

View File

@@ -23,7 +23,7 @@ BuildRequires: c++_compiler python python-devel
License: GPLv2+
Group: Development/Libraries/Python
Summary: SIP tool to use python sip bindings
Version: 4.11.1
Version: 4.11.2
Release: 1
%define rversion %version
Url: http://www.riverbankcomputing.com/software/sip/intro

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:14fe5e6cf84010a2151bf3699286cbe8630de0b1bcc47ab70801f915a7c2def6
size 452988

3
sip-4.11.2.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e67d019b53a6235d18cafad7538b0ebd692967fca6a0416f6c1a49573fdd56ed
size 461310