Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-qtwebengine-qt5 for openSUSE:Factory checked in at 2024-11-05 15:42:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-qtwebengine-qt5 (Old) and /work/SRC/openSUSE:Factory/.python-qtwebengine-qt5.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-qtwebengine-qt5" Tue Nov 5 15:42:00 2024 rev:17 rq:1221359 version:5.15.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-qtwebengine-qt5/python-qtwebengine-qt5.changes 2024-09-12 16:58:03.885117515 +0200 +++ /work/SRC/openSUSE:Factory/.python-qtwebengine-qt5.new.2020/python-qtwebengine-qt5.changes 2024-11-05 15:42:28.457729444 +0100 @@ -1,0 +2,6 @@ +Tue Nov 5 08:34:46 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Avoid using requires_eq, which after the last modifications + conflicts with python singlespec (order of expansion). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-qtwebengine-qt5.spec ++++++ --- /var/tmp/diff_new_pack.FPN4vW/_old 2024-11-05 15:42:30.045795973 +0100 +++ /var/tmp/diff_new_pack.FPN4vW/_new 2024-11-05 15:42:30.061796644 +0100 @@ -34,7 +34,7 @@ BuildRequires: python-pyqt-rpm-macros BuildRequires: python-rpm-macros BuildRequires: pkgconfig(Qt5WebEngine) -%requires_ge python-qt5 +Requires: python-qt5 >= %(rpm -q --whatprovides python3-qt5 --qf "%%{version}") Requires: python-qt5-sip Provides: python-PyQtWebEngine = %{version}-%{release} # http://www.chromium.org/blink is not ported to PowerPC & s390, so Qt5WebEngine itself doesn't build on those archs