Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package discover for openSUSE:Factory 
checked in at 2023-02-14 16:44:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/discover (Old)
 and      /work/SRC/openSUSE:Factory/.discover.new.27156 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "discover"

Tue Feb 14 16:44:28 2023 rev:127 rq:1065695 version:5.27.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/discover/discover.changes        2023-02-13 
16:41:37.799626722 +0100
+++ /work/SRC/openSUSE:Factory/.discover.new.27156/discover.changes     
2023-02-14 16:44:36.874155016 +0100
@@ -1,0 +2,5 @@
+Tue Feb 14 09:24:50 UTC 2023 - Christophe Marin <[email protected]>
+
+- Discover 5.27 can be built again on archs missing QtWebEngine
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ discover.spec ++++++
--- /var/tmp/diff_new_pack.D16LN6/_old  2023-02-14 16:44:37.834160714 +0100
+++ /var/tmp/diff_new_pack.D16LN6/_new  2023-02-14 16:44:37.838160737 +0100
@@ -67,15 +67,16 @@
 BuildRequires:  cmake(Qt5Qml)
 BuildRequires:  cmake(Qt5Quick)
 BuildRequires:  cmake(Qt5Test)
+# Only available on archs providing QtWebEngine
+%ifarch %{ix86} x86_64 %{arm} aarch64
 BuildRequires:  cmake(Qt5WebView)
+%endif
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5Xml)
 BuildRequires:  cmake(packagekitqt5) >= 1.0.1
 %if %{have_fwupd}
 BuildRequires:  pkgconfig(fwupd) >= 1.0.6
 %endif
-# It can only build on the same platforms as Qt WebEngine
-ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
 Requires:       kdeclarative-components
 Requires:       kirigami2
 Requires:       kuserfeedback-imports

Reply via email to