Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-PyQt6-WebEngine for
openSUSE:Factory checked in at 2022-04-10 00:42:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6-WebEngine (Old)
and /work/SRC/openSUSE:Factory/.python-PyQt6-WebEngine.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyQt6-WebEngine"
Sun Apr 10 00:42:10 2022 rev:3 rq:967993 version:6.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-PyQt6-WebEngine/python-PyQt6-WebEngine.changes
2021-10-30 23:14:39.863100259 +0200
+++
/work/SRC/openSUSE:Factory/.python-PyQt6-WebEngine.new.1900/python-PyQt6-WebEngine.changes
2022-04-10 00:42:16.552865910 +0200
@@ -1,0 +2,6 @@
+Sat Apr 9 10:19:42 UTC 2022 - Ben Greiner <[email protected]>
+
+- Exclude 32-bit platforms because QtWebengine 6.3.0 does not
+ support them.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-PyQt6-WebEngine.spec ++++++
--- /var/tmp/diff_new_pack.BVXWs4/_old 2022-04-10 00:42:17.028860618 +0200
+++ /var/tmp/diff_new_pack.BVXWs4/_new 2022-04-10 00:42:17.032860573 +0200
@@ -1,7 +1,7 @@
#
# spec file
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -44,6 +44,8 @@
BuildRequires: cmake(Qt6WebEngineWidgets)
%requires_ge python-PyQt6
Provides: python-qtwebengine-qt6 = %{version}-%{release}
+# No 32-bit builds of QtWebengine >= 6.3.0 anymore
+ExcludeArch: %{ix86} %{arm}
%python_subpackages
%description