Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plasma6-thunderbolt for
openSUSE:Factory checked in at 2026-09-10 11:47:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-thunderbolt (Old)
and /work/SRC/openSUSE:Factory/.plasma6-thunderbolt.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-thunderbolt"
Thu Sep 10 11:47:24 2026 rev:48 rq:1376472 version:6.7.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma6-thunderbolt/plasma6-thunderbolt.changes
2026-08-09 21:34:54.041283290 +0200
+++
/work/SRC/openSUSE:Factory/.plasma6-thunderbolt.new.1265/plasma6-thunderbolt.changes
2026-09-10 11:48:18.230804379 +0200
@@ -1,0 +2,10 @@
+Tue Sep 8 12:09:02 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.7.5:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.7.5
+- Changes since 6.7.4:
+ * kcm: Add missing Qt::Qml link
+ * CMakeLists.txt: Use COMPONENTS syntax for Qt6/KF6 find_package()
+
+-------------------------------------------------------------------
Old:
----
plasma-thunderbolt-6.7.4.tar.xz
plasma-thunderbolt-6.7.4.tar.xz.sig
New:
----
plasma-thunderbolt-6.7.5.tar.xz
plasma-thunderbolt-6.7.5.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma6-thunderbolt.spec ++++++
--- /var/tmp/diff_new_pack.9BcjgZ/_old 2026-09-10 11:48:19.642863624 +0200
+++ /var/tmp/diff_new_pack.9BcjgZ/_new 2026-09-10 11:48:19.646863792 +0200
@@ -23,7 +23,7 @@
%bcond_without released
Name: plasma6-thunderbolt
-Version: 6.7.4
+Version: 6.7.5
Release: 0
Summary: Plasma frontend for Thunderbolt 3 security levels
License: GPL-2.0-or-later
++++++ plasma-thunderbolt-6.7.4.tar.xz -> plasma-thunderbolt-6.7.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-thunderbolt-6.7.4/CMakeLists.txt
new/plasma-thunderbolt-6.7.5/CMakeLists.txt
--- old/plasma-thunderbolt-6.7.4/CMakeLists.txt 2026-08-04 11:25:36.000000000
+0200
+++ new/plasma-thunderbolt-6.7.5/CMakeLists.txt 2026-09-08 12:57:17.000000000
+0200
@@ -31,18 +31,18 @@
#################################################
# Dependencies
-find_package(Qt6Core ${QT_MIN_VERSION} REQUIRED)
-find_package(Qt6Quick ${QT_MIN_VERSION} REQUIRED)
-find_package(Qt6DBus ${QT_MIN_VERSION} REQUIRED)
+find_package(Qt6 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Core Qml Quick
DBus)
if (BUILD_TESTING)
- find_package(Qt6Test ${QT_MIN_VERSION} REQUIRED)
+ find_package(Qt6 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Test)
endif()
-find_package(KF6CoreAddons ${KF6_VERSION} REQUIRED)
-find_package(KF6KCMUtils ${KF6_VERSION} REQUIRED)
-find_package(KF6I18n ${KF6_VERSION} REQUIRED)
-find_package(KF6DBusAddons ${KF6_VERSION} REQUIRED)
-find_package(KF6Notifications ${KF6_VERSION} REQUIRED)
+find_package(KF6 ${KF6_VERSION} REQUIRED COMPONENTS
+ CoreAddons
+ KCMUtils
+ I18n
+ DBusAddons
+ Notifications
+)
find_package(Bolt)
set_package_properties(Bolt PROPERTIES DESCRIPTION "Thunderbolt device manager"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-thunderbolt-6.7.4/po/ca/kcm_bolt.po
new/plasma-thunderbolt-6.7.5/po/ca/kcm_bolt.po
--- old/plasma-thunderbolt-6.7.4/po/ca/kcm_bolt.po 2026-08-04
11:25:36.000000000 +0200
+++ new/plasma-thunderbolt-6.7.5/po/ca/kcm_bolt.po 2026-09-08
12:57:17.000000000 +0200
@@ -3,7 +3,7 @@
# This file is distributed under the license LGPL version 2.1 or
# version 3 or later versions approved by the membership of KDE e.V.
#
-# SPDX-FileCopyrightText: 2019, 2021, 2024, 2025 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2019, 2021, 2024-2025 Josep M. Ferrer
<[email protected]>
# SPDX-FileCopyrightText: 2019 Empar Montoro Martín <[email protected]>
# SPDX-FileCopyrightText: 2020 Antoni Bella Pérez <[email protected]>
msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-thunderbolt-6.7.4/po/ca@valencia/kcm_bolt.po
new/plasma-thunderbolt-6.7.5/po/ca@valencia/kcm_bolt.po
--- old/plasma-thunderbolt-6.7.4/po/ca@valencia/kcm_bolt.po 2026-08-04
11:25:36.000000000 +0200
+++ new/plasma-thunderbolt-6.7.5/po/ca@valencia/kcm_bolt.po 2026-09-08
12:57:17.000000000 +0200
@@ -3,7 +3,7 @@
# This file is distributed under the license LGPL version 2.1 or
# version 3 or later versions approved by the membership of KDE e.V.
#
-# SPDX-FileCopyrightText: 2019, 2021, 2024, 2025 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2019, 2021, 2024-2025 Josep M. Ferrer
<[email protected]>
# SPDX-FileCopyrightText: 2019 Empar Montoro Martín <[email protected]>
# SPDX-FileCopyrightText: 2020 Antoni Bella Pérez <[email protected]>
msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-thunderbolt-6.7.4/src/kcm/CMakeLists.txt
new/plasma-thunderbolt-6.7.5/src/kcm/CMakeLists.txt
--- old/plasma-thunderbolt-6.7.4/src/kcm/CMakeLists.txt 2026-08-04
11:25:36.000000000 +0200
+++ new/plasma-thunderbolt-6.7.5/src/kcm/CMakeLists.txt 2026-09-08
12:57:17.000000000 +0200
@@ -2,6 +2,7 @@
kcmutils_add_qml_kcm(kcm_bolt SOURCES kcm_bolt.cpp thunderboltmoduledata.cpp)
target_link_libraries(kcm_bolt PRIVATE
+ Qt6::Qml
KF6::KCMUtilsQuick
KF6::I18n
kbolt