Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package skrooge for openSUSE:Factory checked in at 2021-08-20 16:57:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skrooge (Old) and /work/SRC/openSUSE:Factory/.skrooge.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skrooge" Fri Aug 20 16:57:42 2021 rev:10 rq:913039 version:2.26.1 Changes: -------- --- /work/SRC/openSUSE:Factory/skrooge/skrooge.changes 2021-07-26 17:38:35.878057956 +0200 +++ /work/SRC/openSUSE:Factory/.skrooge.new.1899/skrooge.changes 2021-08-20 16:57:53.298872295 +0200 @@ -1,0 +2,5 @@ +Wed Aug 18 19:33:05 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Drop the QtWebKit dependency for all archs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skrooge.spec ++++++ --- /var/tmp/diff_new_pack.CHib3Z/_old 2021-08-20 16:57:54.934869805 +0200 +++ /var/tmp/diff_new_pack.CHib3Z/_new 2021-08-20 16:57:54.938869799 +0200 @@ -82,8 +82,6 @@ Recommends: %{name}-lang = %{version} %if %{with qtwebengine} BuildRequires: cmake(Qt5WebEngineWidgets) -%else -BuildRequires: cmake(Qt5WebKitWidgets) %endif %description @@ -100,7 +98,7 @@ %if %{with qtwebengine} %cmake_kf5 -- -DSKG_WEBENGINE=ON -DSKG_WEBKIT=OFF %else -%cmake_kf5 +%cmake_kf5 -- -DSKG_WEBKIT=OFF %endif %cmake_build