Hello community, here is the log from the commit of package python-qt4 for openSUSE:Factory checked in at 2018-12-10 12:29:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old) and /work/SRC/openSUSE:Factory/.python-qt4.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-qt4" Mon Dec 10 12:29:23 2018 rev:86 rq:656234 version:4.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes 2017-12-05 01:25:48.494954628 +0100 +++ /work/SRC/openSUSE:Factory/.python-qt4.new.19453/python-qt4.changes 2018-12-10 12:29:26.442460863 +0100 @@ -1,0 +2,17 @@ +Sat Dec 8 13:46:02 UTC 2018 - Todd R <[email protected]> + +- Remove QtWebkit again. + +------------------------------------------------------------------- +Fri Dec 7 19:53:48 UTC 2018 - Todd R <[email protected]> + +- Update to version 4.12.3 + - This is planned to be the last ever release of PyQt4. + - Bug fixes. +- Update to version 4.12.2 + - A private copy of the sip module called PyQt4.sip is required. + - SIP v4.19.12 is now required. SIP v5 is not supported. +- Fix python2 version calling python3 version. +- Build QtWebkit bindings, needed by some packages (e.g. Spyder) + +------------------------------------------------------------------- Old: ---- PyQt4_gpl_x11-4.12.1.tar.gz New: ---- PyQt4_gpl_x11-4.12.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-qt4.spec ++++++ --- /var/tmp/diff_new_pack.LBQFXH/_old 2018-12-10 12:29:27.370459936 +0100 +++ /var/tmp/diff_new_pack.LBQFXH/_new 2018-12-10 12:29:27.374459931 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-qt4 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-qt4 -Version: 4.12.1 +Version: 4.12.3 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,12 +33,14 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module sip >= 4.19.1} BuildRequires: %{python_module sip-devel >= 4.19.1} +BuildRequires: %{python_module sip < 5} +BuildRequires: %{python_module sip-devel < 5} BuildRequires: dbus-1-devel BuildRequires: dbus-1-python-devel BuildRequires: dbus-1-python3-devel BuildRequires: fdupes BuildRequires: libqt4-devel -BuildRequires: phonon-devel +BuildRequires: pkgconfig(phonon) BuildRequires: python-rpm-macros Requires: %{name}-utils Requires: python-sip(api) = %python_sip_api_ver ++++++ PyQt4_gpl_x11-4.12.1.tar.gz -> PyQt4_gpl_x11-4.12.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-qt4/PyQt4_gpl_x11-4.12.1.tar.gz /work/SRC/openSUSE:Factory/.python-qt4.new.19453/PyQt4_gpl_x11-4.12.3.tar.gz differ: char 5, line 1
