Hello community, here is the log from the commit of package python-qt4 for openSUSE:Factory checked in at 2017-01-19 10:40:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old) and /work/SRC/openSUSE:Factory/.python-qt4.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-qt4" Changes: -------- --- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes 2015-08-15 11:38:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes 2017-01-19 10:40:16.779300610 +0100 @@ -1,0 +2,7 @@ +Tue Jan 3 23:27:19 UTC 2017 - [email protected] + +- Update to 4.12 + - SIP v4.19 is now required. + - Bug fixes. + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes 2015-08-15 11:38:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes 2017-01-19 10:40:17.839151110 +0100 @@ -1,0 +2,7 @@ +Tue Jan 3 23:28:24 UTC 2017 - [email protected] + +- Update to 4.12 + - SIP v4.19 is now required. + - Bug fixes. + +------------------------------------------------------------------- Old: ---- PyQt-x11-gpl-4.11.4.tar.gz New: ---- PyQt4_gpl_x11-4.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-qt4.spec ++++++ --- /var/tmp/diff_new_pack.L9lXrp/_old 2017-01-19 10:40:19.290946323 +0100 +++ /var/tmp/diff_new_pack.L9lXrp/_new 2017-01-19 10:40:19.294945759 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-qt4 # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %define rversion %{version} Name: python-qt4 -Version: 4.11.4 +Version: 4.12 Release: 0 Summary: PyQt - python bindings for Qt 4 License: SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree Group: Development/Libraries/Python Url: http://www.riverbankcomputing.com/software/pyqt/intro -Source0: http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz +Source0: http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt4_gpl_x11-%{rversion}.tar.gz Patch0: link-python.diff # PATCH-FIX-UPSTREAM: Fix .pro files not being generated by configure.py Patch3: pyqt4_add_pro_files.diff @@ -34,7 +34,7 @@ BuildRequires: libqt4-devel BuildRequires: phonon-devel BuildRequires: python-devel -BuildRequires: python-sip-devel >= 4.16.9 +BuildRequires: python-sip-devel >= 4.19 %requires_ge dbus-1-python %requires_ge libqt4-x11 %py_requires @@ -84,7 +84,7 @@ sip files used to generate bindings and utilities pylupdate4 and pyrcc4 %prep -%setup -q -n PyQt-x11-gpl-%{rversion} +%setup -q -n PyQt4_gpl_x11-%{rversion} %patch0 -p1 %patch3 -p1 ++++++ python3-qt4.spec ++++++ --- /var/tmp/diff_new_pack.L9lXrp/_old 2017-01-19 10:40:19.334940118 +0100 +++ /var/tmp/diff_new_pack.L9lXrp/_new 2017-01-19 10:40:19.338939554 +0100 @@ -1,7 +1,7 @@ # # spec file for package python3-qt4 # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %define rversion %{version} Name: python3-qt4 -Version: 4.11.4 +Version: 4.12 Release: 0 Summary: PyQt - python bindings for Qt 4 License: SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree Group: Development/Libraries/Python Url: http://www.riverbankcomputing.com/software/pyqt/intro -Source0: http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz +Source0: http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt4_gpl_x11-%{rversion}.tar.gz Patch0: link-python3.diff # PATCH-FIX-UPSTREAM: Fix .pro files not being generated by configure.py Patch3: pyqt4_add_pro_files.diff @@ -34,7 +34,7 @@ BuildRequires: libQtWebKit-devel BuildRequires: libqt4-devel BuildRequires: phonon-devel -BuildRequires: python3-sip-devel >= 4.16.9 +BuildRequires: python3-sip-devel >= 4.19 Requires: python(abi) = %{py3_ver} BuildRoot: %{_tmppath}/%{name}-%{version}-build %requires_ge dbus-1-python @@ -70,7 +70,7 @@ own PyQt applications. %prep -%setup -q -n PyQt-x11-gpl-%{rversion} +%setup -q -n PyQt4_gpl_x11-%{rversion} %patch0 -p1 %patch3 -p1
