Mailinglist Archive: opensuse-commit (832 mails)
| < Previous | Next > |
commit python-qt4 for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 09 Feb 2010 22:46:10 +0100
- Message-id: <20100209214610.6517E202AD@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package python-qt4 for openSUSE:Factory
checked in at Tue Feb 9 22:46:10 CET 2010.
--------
--- python-qt4/python-qt4.changes 2009-11-20 12:19:39.000000000 +0100
+++ /mounts/work_src_done/STABLE/python-qt4/python-qt4.changes 2010-01-15
11:24:15.000000000 +0100
@@ -1,0 +2,24 @@
+Fri Jan 15 10:24:52 UTC 2010 - tittiatcoke@xxxxxxxxx
+
+- update to 4.7
+ * Qt v4.6 is fully supported.
+ * Added the QtMultimedia module.
+ * Added keyword support for optional arguments.
+ * Added docstrings for all classes, functions and methods that
+ describe the Python signatures of all callables.
+ * Any Python object that can be pickled can now be automatically
+ written to and read from QSettings.
+ * A QHostAddress.SpecialAddress can be used whenever a QHostAddress
+ is expected.
+ * Added the optional initialFilter argument to the
+ QFileDialog.get*AndFilter() functions.
+ * Added the readInt(), readQString(), readQStringList(), readQVariant(),
+ writeInt(), writeQString(), writeQStringList() and writeQVariant()
+ methods to QDataStream.
+ * Added widgetPluginPath to the uic module to specify the directories
+ that are searched for widget plugins.
+ * Added the anchorlayout.py, animatedtiles.py, appchooser.py, easing.py,
+ lighting.py, moveblocks.py, states.py and stickman.py examples.
+ * Significantly reduced the size of the modules on Linux and MacOS/X.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
PyQt-x11-gpl-4.6.2.tar.bz2
New:
----
PyQt-x11-gpl-4.7.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-qt4.spec ++++++
--- /var/tmp/diff_new_pack.sFl5kQ/_old 2010-02-09 22:45:30.000000000 +0100
+++ /var/tmp/diff_new_pack.sFl5kQ/_new 2010-02-09 22:45:30.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package python-qt4 (Version 4.6.2)
+# spec file for package python-qt4 (Version 4.7)
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 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
@@ -30,10 +30,10 @@
Requires: python-elementtree
%endif
Requires: python-sip >= %( echo `rpm -q --queryformat '%{VERSION}'
python-sip`)
-License: GPL v2 only
+License: GPLv2
Group: Development/Libraries/Python
Summary: PyQt - python bindings for Qt 4
-Version: 4.6.2
+Version: 4.7
Release: 1
%define rversion %version
Url: http://www.riverbankcomputing.com/software/pyqt/intro
@@ -62,7 +62,7 @@
Riverbank Computing Limited
%package devel
-License: GPL v2 only
+License: GPLv2
Group: Development/Libraries/Python
Summary: PyQt - devel part of python bindings for Qt 4
Requires: libqt4-devel python-sip-devel
++++++ PyQt-x11-gpl-4.6.2.tar.bz2 -> PyQt-x11-gpl-4.7.tar.bz2 ++++++
python-qt4/PyQt-x11-gpl-4.6.2.tar.bz2
/mounts/work_src_done/STABLE/python-qt4/PyQt-x11-gpl-4.7.tar.bz2 differ: char
11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |