Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2011-12-25 17:52:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and      /work/SRC/openSUSE:Factory/.python-qt4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-qt4", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes    2011-11-28 
12:56:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes       
2011-12-25 17:52:12.000000000 +0100
@@ -1,0 +2,23 @@
+Sun Dec 25 13:45:11 UTC 2011 - [email protected]
+
+- Update to version 4.9
+  * Fixed %PickleCode for QByteArray for Python v3.
+  * Completed the support for QPainter.drawPixmapFragments().
+  * pyuic4 now makes sure that a module implementing a resource file is only
+    imported once.
+  * Fixed a regression in the handling of translated strings by pyuic4.
+  * QDBusArgument now handles QStringList explicitly so that it can be used 
with
+    QString v2 API.
+  * Renamed QDBusArgument.write() to add().
+  * Changed QDBusArgument.write() to use a QMetaType.Type to specify the 
integer
+    sub-type to be consistent with beginArray() and beginMap().
+  * Implemented QDBusArgument.write().
+  * DBus dicts are now demarshalled to Python dicts.
+  * Added support for demarshalling DBus basic types, variants and arrays.
+  * QDBusObjectPath, QDBusSignal and QDBusVariant instances are now 
demarshalled
+    automatically.
+  * DBus structures are now demarshalled to tuples.
+  * Added the missing cornerWidget() and setCornerWidget() methods to QMenuBar.
+- See include ChangeLog for complete change list.
+
+-------------------------------------------------------------------
python3-qt4.changes: same change

Old:
----
  PyQt-x11-gpl-4.8.6.tar.bz2

New:
----
  PyQt-x11-gpl-4.9.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-qt4.spec ++++++
--- /var/tmp/diff_new_pack.tCQQLF/_old  2011-12-25 17:52:14.000000000 +0100
+++ /var/tmp/diff_new_pack.tCQQLF/_new  2011-12-25 17:52:14.000000000 +0100
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:           python-qt4
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  fdupes
@@ -31,14 +30,14 @@
 %if 0%{?sles_version} == 10
 Requires:       python-elementtree
 %endif
-Version:        4.8.6
-Release:        1
-License:        GPLv2, GPLv3 or Riverbank Commercial License
+Version:        4.9
+Release:        0
 Summary:        PyQt - python bindings for Qt 4
+License:        GPLv2, GPLv3 or Riverbank Commercial License
+Group:          Development/Libraries/Python
 %define rversion %{version}
 Url:            http://www.riverbankcomputing.com/software/pyqt/intro
-Group:          Development/Libraries/Python
-Source0:        PyQt-x11-gpl-%{rversion}.tar.bz2
+Source0:        PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0:         link-python.diff
 Patch2:         disable-rpaths.diff
 Patch3:         build-compare.diff
@@ -58,7 +57,6 @@
 nearly 6,000 functions and methods.
 
 %package devel
-License:        GPLv2, GPLv3 or Riverbank Commercial License
 Summary:        PyQt - devel part of python bindings for Qt 4
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}
@@ -78,7 +76,6 @@
 own PyQt applications.
 
 %package utils
-License:        GPLv2, GPLv3 or Riverbank Commercial License
 Summary:        Common files for PyQt4 for python2 and python3
 Group:          Development/Libraries/Python
 

++++++ python3-qt4.spec ++++++
--- /var/tmp/diff_new_pack.tCQQLF/_old  2011-12-25 17:52:14.000000000 +0100
+++ /var/tmp/diff_new_pack.tCQQLF/_new  2011-12-25 17:52:14.000000000 +0100
@@ -16,16 +16,15 @@
 #
 
 
-
 Name:           python3-qt4
-Version:        4.8.6
-Release:        1
-License:        GPLv2, GPLv3 or Riverbank Commercial License
+Version:        4.9
+Release:        0
 Summary:        PyQt - python bindings for Qt 4
+License:        GPLv2, GPLv3 or Riverbank Commercial License
+Group:          Development/Libraries/Python
 %define rversion %{version}
 Url:            http://www.riverbankcomputing.com/software/pyqt/intro
-Group:          Development/Libraries/Python
-Source0:        PyQt-x11-gpl-%{rversion}.tar.bz2
+Source0:        PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0:         link-python3.diff
 Patch2:         disable-rpaths.diff
 Patch3:         build-compare.diff
@@ -60,7 +59,6 @@
 nearly 6,000 functions and methods.
 
 %package devel
-License:        GPLv2, GPLv3 or Riverbank Commercial License
 Summary:        PyQt - devel part of python bindings for Qt 4
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to