Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package umbrello for openSUSE:Factory 
checked in at 2021-08-26 23:15:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/umbrello (Old)
 and      /work/SRC/openSUSE:Factory/.umbrello.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "umbrello"

Thu Aug 26 23:15:08 2021 rev:106 rq:914344 version:21.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/umbrello/umbrello.changes        2021-08-16 
10:17:04.618695799 +0200
+++ /work/SRC/openSUSE:Factory/.umbrello.new.1899/umbrello.changes      
2021-08-26 23:16:20.368197313 +0200
@@ -1,0 +2,6 @@
+Thu Aug 26 07:07:20 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Remove the kdevelop build dependencies for archs missing
+  qtwebengine.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ umbrello.spec ++++++
--- /var/tmp/diff_new_pack.w7gyzv/_old  2021-08-26 23:16:20.916196850 +0200
+++ /var/tmp/diff_new_pack.w7gyzv/_new  2021-08-26 23:16:20.920196847 +0200
@@ -16,6 +16,9 @@
 #
 
 
+%ifarch %{arm} aarch64 %{ix86} x86_64 %{mips} %{riscv}
+%bcond_without kdevelop
+%endif
 %define kf5_version 5.60.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
@@ -35,8 +38,10 @@
 # PATCH-FIX-UPSTREAM
 Patch0:         0001-Make-QtWebKit-usage-in-WelcomePage-optional-with-QTe.patch
 BuildRequires:  extra-cmake-modules
+%if %{with kdevelop}
 BuildRequires:  kdevelop5-pg-qt
 BuildRequires:  kdevplatform-devel
+%endif
 BuildRequires:  libxml2-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  update-desktop-files

Reply via email to