Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kdevelop5"

Thu Aug 26 23:15:09 2021 rev:36 rq:914345 version:5.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdevelop5/kdevelop5.changes      2021-02-16 
22:49:26.234603191 +0100
+++ /work/SRC/openSUSE:Factory/.kdevelop5.new.1899/kdevelop5.changes    
2021-08-26 23:16:21.140196661 +0200
@@ -1,0 +2,5 @@
+Thu Aug 26 07:21:45 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Disable build for archs missing qtwebengine.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kdevelop5.spec ++++++
--- /var/tmp/diff_new_pack.zapjo4/_old  2021-08-26 23:16:21.600196272 +0200
+++ /var/tmp/diff_new_pack.zapjo4/_new  2021-08-26 23:16:21.600196272 +0200
@@ -26,6 +26,7 @@
 Group:          Development/Tools/IDE
 URL:            https://www.kdevelop.org
 Source0:        
https://download.kde.org/stable/%{rname}/%{version}/src/%{rname}-%{version}.tar.xz
+ExclusiveArch:  %{arm} aarch64 %{ix86} x86_64 %{mips} %{riscv}
 BuildRequires:  kdevelop5-pg-qt
 BuildRequires:  kf5-filesystem
 BuildRequires:  libboost_headers-devel
@@ -69,11 +70,7 @@
 BuildRequires:  cmake(Qt5QuickWidgets)
 BuildRequires:  cmake(Qt5Script)
 BuildRequires:  cmake(Qt5Test)
-%ifarch %{ix86} x86_64 %{arm} aarch64 mips mips64
 BuildRequires:  cmake(Qt5WebEngineWidgets)
-%else
-BuildRequires:  cmake(Qt5WebKitWidgets)
-%endif
 BuildRequires:  cmake(Qt5Widgets)
 # contains the headers that are needed for the C++ parser to work (see 
boo#1119186)
 Requires:       clang%(rpm -q --qf '%''{version}' clang-devel | cut -d. -f1)
@@ -231,7 +228,7 @@
 %{_kf5_bindir}/kdevelop*
 %{_kf5_debugdir}/kdevelop.categories
 %{_kf5_iconsdir}/*/*/*/*
-%if %pkg_vcmp knewstuff-devel >= 5.57.0
+%if %{pkg_vcmp knewstuff-devel >= 5.57.0}
 # It installs .knsrc files when built with knewstuff-devel >= 5.57.0
 %{_kf5_knsrcfilesdir}/kdevappwizard.knsrc
 %{_kf5_knsrcfilesdir}/kdevelop-qthelp.knsrc
@@ -248,7 +245,7 @@
 %{_kf5_plugindir}/kf5/krunner/krunner_kdevelopsessions.so
 %{_kf5_prefix}/include/kdevelop/
 %{_kf5_qmldir}/
-%if %pkg_vcmp krunner-devel < 5.72.0
+%if %{pkg_vcmp krunner-devel < 5.72.0}
 # Only installed when built with krunner < 5.72.0
 %{_kf5_servicesdir}/kdevelopsessions.desktop
 %endif

Reply via email to