Hello community, here is the log from the commit of package python-qt4 for openSUSE:Factory checked in at 2013-03-10 08:39:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2012-12-14 10:44:53.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes 2013-03-10 08:39:02.000000000 +0100 @@ -1,0 +2,7 @@ +Mon Mar 4 03:27:24 UTC 2013 - [email protected] + +- Update to 4.10 + * The focus of this release is on support for the final release of Qt v5.0. +- Update disable-rpaths.diff + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes 2013-01-07 17:37:29.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes 2013-03-10 08:39:02.000000000 +0100 @@ -1,0 +2,7 @@ +Mon Mar 4 03:27:59 UTC 2013 - [email protected] + +- Update to 4.10 + * The focus of this release is on support for the final release of Qt v5.0. +- Update disable-rpaths.diff + +------------------------------------------------------------------- Old: ---- PyQt-x11-gpl-4.9.6.tar.gz New: ---- PyQt-x11-gpl-4.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-qt4.spec ++++++ --- /var/tmp/diff_new_pack.TiNFLS/_old 2013-03-10 08:39:04.000000000 +0100 +++ /var/tmp/diff_new_pack.TiNFLS/_new 2013-03-10 08:39:04.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-qt4 # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -17,7 +17,7 @@ Name: python-qt4 -Version: 4.9.6 +Version: 4.10 Release: 0 Summary: PyQt - python bindings for Qt 4 License: SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree @@ -34,7 +34,7 @@ BuildRequires: libqt4-devel BuildRequires: phonon-devel BuildRequires: python-devel -BuildRequires: python-sip-devel >= 4.14.2 +BuildRequires: python-sip-devel >= 4.14.4 %requires_ge dbus-1-python %requires_ge libqt4-x11 %if 0%{?sles_version} == 10 ++++++ python3-qt4.spec ++++++ --- /var/tmp/diff_new_pack.TiNFLS/_old 2013-03-10 08:39:04.000000000 +0100 +++ /var/tmp/diff_new_pack.TiNFLS/_new 2013-03-10 08:39:04.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python3-qt4 # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -17,7 +17,7 @@ Name: python3-qt4 -Version: 4.9.6 +Version: 4.10 Release: 0 Summary: PyQt - python bindings for Qt 4 License: SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree @@ -33,7 +33,7 @@ BuildRequires: libQtWebKit-devel BuildRequires: libqt4-devel BuildRequires: phonon-devel -BuildRequires: python3-sip-devel >= 4.14.2 +BuildRequires: python3-sip-devel >= 4.14.4 %requires_ge dbus-1-python %requires_ge libqt4-x11 Requires: python(abi) = %{py3_ver} ++++++ PyQt-x11-gpl-4.9.6.tar.gz -> PyQt-x11-gpl-4.10.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-qt4/PyQt-x11-gpl-4.9.6.tar.gz /work/SRC/openSUSE:Factory/.python-qt4.new/PyQt-x11-gpl-4.10.tar.gz differ: char 5, line 1 ++++++ disable-rpaths.diff ++++++ --- /var/tmp/diff_new_pack.TiNFLS/_old 2013-03-10 08:39:04.000000000 +0100 +++ /var/tmp/diff_new_pack.TiNFLS/_new 2013-03-10 08:39:04.000000000 +0100 @@ -1,8 +1,8 @@ Index: qpy/QtDesigner/qpydesigner.pro =================================================================== ---- qpy/QtDesigner/qpydesigner.pro.orig 2011-01-23 11:08:28.000000000 +0100 -+++ qpy/QtDesigner/qpydesigner.pro 2011-02-11 11:31:07.562439309 +0100 -@@ -30,6 +30,7 @@ +--- qpy/QtDesigner/qpydesigner.pro.orig ++++ qpy/QtDesigner/qpydesigner.pro +@@ -25,6 +25,7 @@ CONFIG += designer static plugin @@ -12,10 +12,12 @@ Index: designer/python.pro-in =================================================================== ---- designer/python.pro-in.orig 2011-01-23 11:08:28.000000000 +0100 -+++ designer/python.pro-in 2011-02-11 11:31:07.563439225 +0100 -@@ -1,4 +1,5 @@ - CONFIG += designer plugin release warn +--- designer/python.pro-in.orig ++++ designer/python.pro-in +@@ -8,6 +8,7 @@ lessThan(QT_MAJOR_VERSION, 5) { + CONFIG += designer + } + +CONFIG -= rpath_libdirs TARGET = pythonplugin TEMPLATE = lib -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
