Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kvirc for openSUSE:Factory checked in at 2021-06-28 15:33:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kvirc (Old) and /work/SRC/openSUSE:Factory/.kvirc.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kvirc" Mon Jun 28 15:33:44 2021 rev:44 rq:902764 version:5.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kvirc/kvirc.changes 2020-06-04 17:57:28.333196351 +0200 +++ /work/SRC/openSUSE:Factory/.kvirc.new.2625/kvirc.changes 2021-06-28 15:34:15.823232659 +0200 @@ -1,0 +2,5 @@ +Mon Jun 28 08:23:05 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Remove the optional QtWebKit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kvirc.spec ++++++ --- /var/tmp/diff_new_pack.TLzISF/_old 2021-06-28 15:34:16.331233281 +0200 +++ /var/tmp/diff_new_pack.TLzISF/_new 2021-06-28 15:34:16.335233287 +0200 @@ -60,7 +60,6 @@ BuildRequires: cmake(Qt5PrintSupport) BuildRequires: cmake(Qt5Sql) BuildRequires: cmake(Qt5Svg) -BuildRequires: cmake(Qt5WebKitWidgets) BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5X11Extras) BuildRequires: cmake(Qt5Xml) @@ -77,6 +76,7 @@ %build EXTRA_FLAGS="-UCMAKE_MODULE_LINKER_FLAGS \ +-DWANT_QTWEBKIT=OFF \ %if "%{?_lib}" == "lib64" -DLIB_SUFFIX=64 \ %endif
