Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package drkonqi5 for openSUSE:Factory 
checked in at 2022-06-17 21:19:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/drkonqi5 (Old)
 and      /work/SRC/openSUSE:Factory/.drkonqi5.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "drkonqi5"

Fri Jun 17 21:19:51 2022 rev:88 rq:982457 version:5.25.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/drkonqi5/drkonqi5.changes        2022-06-13 
13:02:15.789094609 +0200
+++ /work/SRC/openSUSE:Factory/.drkonqi5.new.1548/drkonqi5.changes      
2022-06-17 21:22:03.166758401 +0200
@@ -1,0 +2,5 @@
+Mon Jun 13 06:49:28 UTC 2022 - Wolfgang Bauer <[email protected]>
+
+- Add missing runtime dependencies
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ drkonqi5.spec ++++++
--- /var/tmp/diff_new_pack.juA2na/_old  2022-06-17 21:22:03.638758657 +0200
+++ /var/tmp/diff_new_pack.juA2na/_new  2022-06-17 21:22:03.642758659 +0200
@@ -60,6 +60,11 @@
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5X11Extras)
+# QML runtime dependencies (not detected automatically because the QML code is 
embedded as Qt Resource)
+# if kirigami2 is not installed, it falls back to the old QWidgets-based UI 
though and doesn't need them...
+Requires:       (kdeclarative-components if kirigami2)
+Requires:       (kitemmodels-imports if kirigami2)
+Requires:       (syntax-highlighting-imports if kirigami2)
 # We want useful backtraces
 Recommends:     gdb
 # we want symbol install support

Reply via email to