Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plasma6-workspace for
openSUSE:Factory checked in at 2026-02-16 13:07:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-workspace (Old)
and /work/SRC/openSUSE:Factory/.plasma6-workspace.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-workspace"
Mon Feb 16 13:07:13 2026 rev:47 rq:1333111 version:6.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma6-workspace/plasma6-workspace.changes
2026-01-18 22:20:54.828661871 +0100
+++
/work/SRC/openSUSE:Factory/.plasma6-workspace.new.1977/plasma6-workspace.changes
2026-02-16 13:11:22.239154148 +0100
@@ -1,0 +2,61 @@
+Thu Feb 12 19:43:51 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.0:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.6.0
+- Changes since 6.5.91:
+ * Call updateExclusiveZone in refreshContainment
+ * Check if containment exists before using it. (kde#511428)
+ * Update version for new release 6.6.0
+ * wallpapers/image: Check whether images_dark path is empty before using it
+ * applets/systemtray: don't show multi-line names in config or header
(kde#515699)
+ * components/batterycontrol: update plugged-in state with battery updates
+ * components/batterycontrol: update percent only when battery is present
+ * KAStatsFavoritesModel: retrieve launched entry by normalized id from
m_items list (kde#512332)
+ * applets/lock_logout: add index as required property (kde#515744)
+ * servicerunner: do not repeat allocate PatternMasks (kde#514698)
+ * Scripting: don't crash when trying to create invalid panels (kde#515385)
+ * shell: Set explicit screen for panel ruler
+ * Show more warnings in logout greeter when something goes wrong
+ * Close logout greeter if it lost or failed to gain focus (kde#511258)
+ * SystemDialog: Guard against zero window sizes (kde#515139)
+ * components: deprecate systemdialog
+
+-------------------------------------------------------------------
+Wed Jan 28 16:16:33 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.91:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.5.91
+- Changes since 6.5.90:
+ * Update version for new release 6.5.91
+ * applets/notifications: Explicitly set Server inhibition before showing
summary
+ * add missing region_language doc generation
+ * applets/systemtray: don't continuously reparent popups between panel and
popup (kde#475646)
+ * krunner: Port away from LayerShellQt::Window::setScreenConfiguration()
(kde#514771)
+ * Systemtray: update opacity *after* geometry (kde#514674)
+ * PanelView: remove setPosition on wayland (kde#514081)
+ * wallpapers/slideshow: fix dynamic mode not working in slideshow mode
(kde#514369)
+ * sddm-wayland-session: Switch to using plasma-keyboard for the input method
+ * Disk Mounting: Skip checking disk when clicking mount and open (kde#505852)
+ * libkmpris/kded: Assign default shortcuts to short seek forward and
backward actions (kde#514680)
+ * devicenotifications: Fix kde_output_device_mode_v2 leak
+ * devicenotifications: Fix wl_callback memory leak
+ * kcms/notifications: fix position of selector dialog with long titles
(kde#514534)
+ * devicenotifications: Fix dangling reference (kde#512971)
+ * Drop knotifyconfig dependency
+
+-------------------------------------------------------------------
+Sat Jan 17 20:29:43 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.90:
+ * New feature release
+ * For more details see https://kde.org/announcements/plasma/6/6.5.90
+- Too many changes to list here
+- Refreshed patches:
+ * 0001-Use-qdbus6.patch
+ * 0001-Revert-krunner-Remove-kconf_update-code.patch
+ * 0001-Revert-No-icons-on-the-desktop-by-default.patch
+ * 0001-Ignore-default-sddm-face-icons.patch
+
+-------------------------------------------------------------------
Old:
----
plasma-workspace-6.5.5.tar.xz
plasma-workspace-6.5.5.tar.xz.sig
New:
----
plasma-workspace-6.6.0.tar.xz
plasma-workspace-6.6.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma6-workspace.spec ++++++
--- /var/tmp/diff_new_pack.a80uhW/_old 2026-02-16 13:11:23.691214563 +0100
+++ /var/tmp/diff_new_pack.a80uhW/_new 2026-02-16 13:11:23.695214730 +0100
@@ -30,14 +30,14 @@
%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk
-F. '{print $1"."$2}')}
%bcond_without released
Name: plasma6-workspace
-Version: 6.5.5
+Version: 6.6.0
Release: 0
Summary: The KDE Plasma Workspace Components
License: GPL-2.0-or-later
URL: https://www.kde.org/
-Source:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
+Source: %{rname}-%{version}.tar.xz
%if %{with released}
-Source1:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
+Source1: %{rname}-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
Source3: sddm.conf
@@ -105,7 +105,6 @@
BuildRequires: cmake(KSysGuard) >= %{_plasma6_bugfix}
BuildRequires: cmake(KWayland) >= %{_plasma6_bugfix}
BuildRequires: cmake(LayerShellQt) >= %{_plasma6_bugfix}
-BuildRequires: cmake(Phonon4Qt6)
BuildRequires: cmake(Plasma) >= %{_plasma6_bugfix}
BuildRequires: cmake(Plasma5Support) >= %{_plasma6_bugfix}
BuildRequires: cmake(PlasmaActivities) >= %{_plasma6_bugfix}
@@ -347,7 +346,7 @@
%cmake_kf6 \
-DGLIBC_LOCALE_GENERATED:BOOL=TRUE \
-DGLIBC_LOCALE_GEN:BOOL=FALSE \
- -DPLASMA_X11_DEFAULT_SESSION:BOOL=TRUE
+ -DWITH_X11_SESSION=ON
%kf6_build
@@ -360,8 +359,9 @@
mkdir -p %{buildroot}%{_kf6_iconsdir}/hicolor/32x32/apps/
cp %{_kf6_iconsdir}/breeze/preferences/32/preferences-desktop-color.svg
%{buildroot}%{_kf6_iconsdir}/hicolor/32x32/apps/
-# Rename upstream session file to oS location
-mv %{buildroot}%{_kf6_sharedir}/xsessions/{plasma,plasma6}.desktop
+# Rename upstream session files to oS locations, to keep DM configs and user
state working
+mv %{buildroot}%{_kf6_sharedir}/xsessions/{plasmax11,plasma6}.desktop
+mv %{buildroot}%{_kf6_sharedir}/wayland-sessions/{plasma,plasmawayland}.desktop
# Install compatibility symlink
ln -s %{_kf6_sharedir}/xsessions/plasma6.desktop
%{buildroot}%{_kf6_sharedir}/xsessions/kde-plasma.desktop
@@ -407,7 +407,6 @@
%dir %{_kf6_configdir}/menus
%config %{_kf6_configdir}/menus/plasma-applications.menu
%config %{_kf6_configdir}/plasmanotifyrc
-%config %{_kf6_configdir}/taskmanagerrulesrc
%doc %lang(en) %{_kf6_htmldir}/en/PolicyKit-kde/
%doc %lang(en) %{_kf6_htmldir}/en/kcontrol/
%doc %lang(en) %{_kf6_htmldir}/en/klipper/
@@ -435,6 +434,7 @@
%{_kf6_applicationsdir}/kcm_style.desktop
%{_kf6_applicationsdir}/kcm_users.desktop
%{_kf6_applicationsdir}/kcm_wallpaper.desktop
+%{_kf6_applicationsdir}/org.kde.baloorunner.desktop
%{_kf6_applicationsdir}/org.kde.plasma-interactiveconsole.desktop
%{_kf6_applicationsdir}/org.kde.kcolorschemeeditor.desktop
%{_kf6_applicationsdir}/org.kde.kfontinst.desktop
@@ -443,6 +443,7 @@
%{_kf6_applicationsdir}/org.kde.plasma-fallback-session-save.desktop
%{_kf6_applicationsdir}/org.kde.plasmashell.desktop
%{_kf6_applicationsdir}/org.kde.plasmawindowed.desktop
+%{_kf6_applicationsdir}/org.kde.secretprompter.desktop
%{_kf6_bindir}/gmenudbusmenuproxy
%{_kf6_bindir}/kcminit
%{_kf6_bindir}/kcminit_startup
@@ -514,7 +515,6 @@
%{_kf6_notificationsdir}/freespacenotifier.notifyrc
%{_kf6_notificationsdir}/libnotificationmanager.notifyrc
%{_kf6_notificationsdir}/oom-notifier.notifyrc
-%{_kf6_notificationsdir}/phonon.notifyrc
%{_kf6_plasmadir}/avatars/
%{_kf6_plasmadir}/look-and-feel/
%{_kf6_plasmadir}/plasmoids/
@@ -526,14 +526,13 @@
%{_kf6_plugindir}/kf6/packagestructure/
%{_kf6_plugindir}/kf6/parts/
%{_kf6_plugindir}/kf6/thumbcreator/
-%{_kf6_plugindir}/phonon_platform/
%{_kf6_plugindir}/plasma/
-%{_kf6_plugindir}/plasma5support/
%{_kf6_plugindir}/plasmacalendarplugins/
%{_kf6_qmldir}/org/kde/breeze/
%{_kf6_qmldir}/org/kde/notificationmanager/
%{_kf6_qmldir}/org/kde/plasma/
%{_kf6_qmldir}/org/kde/taskmanager/
+%{_kf6_sharedir}/dbus-1/services/org.kde.secretprompter.service
%{_kf6_sharedir}/dbus-1/services/org.kde.KSplash.service
%{_kf6_sharedir}/dbus-1/services/org.kde.LogoutPrompt.service
%{_kf6_sharedir}/dbus-1/services/org.kde.Shutdown.service
@@ -554,7 +553,6 @@
%{_kf6_sharedir}/konqsidebartng/
%{_kf6_sharedir}/krunner/dbusplugins/plasma-runner-baloosearch.desktop
%{_kf6_sharedir}/kstyle/
-%{_kf6_sharedir}/plasma5support/
%{_kf6_sharedir}/polkit-1/actions/org.kde.fontinst.policy
%{_kf6_sharedir}/solid/
%dir %{_kf6_sharedir}/timezonefiles/
@@ -562,6 +560,7 @@
%dir %{_kf6_sharedir}/xdg-desktop-portal/
%{_kf6_sharedir}/xdg-desktop-portal/kde-portals.conf
%{_libexecdir}/baloorunner
+%{_libexecdir}/ksecretprompter
%{_kf6_libexecdir}/kauth/fontinst
%{_kf6_libexecdir}/kauth/fontinst_helper
%{_kf6_libexecdir}/kauth/fontinst_x11
++++++ 0001-Ignore-default-sddm-face-icons.patch ++++++
--- /var/tmp/diff_new_pack.a80uhW/_old 2026-02-16 13:11:23.727216061 +0100
+++ /var/tmp/diff_new_pack.a80uhW/_new 2026-02-16 13:11:23.731216228 +0100
@@ -6,15 +6,15 @@
They are not compatible with the theme
---
-diff --git a/lookandfeel/components/UserList.qml
b/lookandfeel/components/UserList.qml
-index 2095aae5b..8feee1600 100644
---- a/lookandfeel/components/UserList.qml
-+++ b/lookandfeel/components/UserList.qml
-@@ -54,7 +54,13 @@ ListView {
- interactive: count > 1
-
- delegate: UserDelegate {
-- avatarPath: model.icon || ""
+Index:
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/lookandfeel/components/UserList.qml
+===================================================================
+---
plasma-workspace-6.1.80git.20260105T020024~1b657a4813.orig/lookandfeel/components/UserList.qml
++++
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/lookandfeel/components/UserList.qml
+@@ -60,7 +60,13 @@ ListView {
+ required property string icon
+ required property string realName
+ required property var model
+- avatarPath: icon || ""
+ avatarPath: {
+ var incompatible =
/\/usr\/share\/sddm\/faces\/((root)?)\.face\.icon$/
+ if (!model.icon || incompatible.test(model.icon))
++++++ 0001-Revert-No-icons-on-the-desktop-by-default.patch ++++++
--- /var/tmp/diff_new_pack.a80uhW/_old 2026-02-16 13:11:23.747216893 +0100
+++ /var/tmp/diff_new_pack.a80uhW/_new 2026-02-16 13:11:23.751217060 +0100
@@ -14,19 +14,19 @@
3 files changed, 93 insertions(+)
create mode 100644 kioworkers/desktop/Home.desktop
-Index:
plasma-workspace-5.17.80git.20221219T021648~0ddf86c99/kioworkers/desktop/CMakeLists.txt
+Index:
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/kioworkers/desktop/CMakeLists.txt
===================================================================
----
plasma-workspace-5.17.80git.20221219T021648~0ddf86c99.orig/kioworkers/desktop/CMakeLists.txt
2022-12-19 03:16:48.000000000 +0100
-+++
plasma-workspace-5.17.80git.20221219T021648~0ddf86c99/kioworkers/desktop/CMakeLists.txt
2022-12-19 11:17:42.513241900 +0100
-@@ -24,3 +24,4 @@
+---
plasma-workspace-6.1.80git.20260105T020024~1b657a4813.orig/kioworkers/desktop/CMakeLists.txt
++++
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/kioworkers/desktop/CMakeLists.txt
+@@ -24,3 +24,4 @@ target_link_libraries(desktopnotifier KF
########### install files ###############
install(FILES directory.desktop directory.trash DESTINATION
${KDE_INSTALL_DATADIR}/kio_desktop)
+install(FILES Home.desktop DESTINATION
${KDE_INSTALL_DATADIR}/kio_desktop/DesktopLinks)
-Index:
plasma-workspace-5.17.80git.20221219T021648~0ddf86c99/kioworkers/desktop/Home.desktop
+Index:
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/kioworkers/desktop/Home.desktop
===================================================================
---- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++
plasma-workspace-5.17.80git.20221219T021648~0ddf86c99/kioworkers/desktop/Home.desktop
2022-12-19 11:17:42.513241900 +0100
+--- /dev/null
++++
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/kioworkers/desktop/Home.desktop
@@ -0,0 +1,88 @@
+[Desktop Entry]
+Encoding=UTF-8
@@ -116,11 +116,11 @@
+Icon=user-home
+Type=Link
+
-Index:
plasma-workspace-5.17.80git.20221219T021648~0ddf86c99/kioworkers/desktop/kio_desktop.cpp
+Index:
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/kioworkers/desktop/kio_desktop.cpp
===================================================================
----
plasma-workspace-5.17.80git.20221219T021648~0ddf86c99.orig/kioworkers/desktop/kio_desktop.cpp
2022-12-19 03:16:48.000000000 +0100
-+++
plasma-workspace-5.17.80git.20221219T021648~0ddf86c99/kioworkers/desktop/kio_desktop.cpp
2022-12-19 11:17:42.513241900 +0100
-@@ -79,6 +79,10 @@ void DesktopProtocol::checkLocalInstall()
+---
plasma-workspace-6.1.80git.20260105T020024~1b657a4813.orig/kioworkers/desktop/kio_desktop.cpp
++++
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/kioworkers/desktop/kio_desktop.cpp
+@@ -77,6 +77,10 @@ void DesktopProtocol::checkLocalInstall(
QFile::copy(QStandardPaths::locate(QStandardPaths::GenericDataLocation,
QStringLiteral("kio_desktop/directory.desktop")),
desktopPath + "/.directory"_L1);
++++++ 0001-Revert-krunner-Remove-kconf_update-code.patch ++++++
--- /var/tmp/diff_new_pack.a80uhW/_old 2026-02-16 13:11:23.771217892 +0100
+++ /var/tmp/diff_new_pack.a80uhW/_new 2026-02-16 13:11:23.775218058 +0100
@@ -22,20 +22,19 @@
create mode 100644 krunner/update/krunnerhistory.cpp
create mode 100644 krunner/update/krunnerhistory.upd
-diff --git a/krunner/CMakeLists.txt b/krunner/CMakeLists.txt
-index c17bac6479..c7fead06d6 100644
---- a/krunner/CMakeLists.txt
-+++ b/krunner/CMakeLists.txt
-@@ -52,3 +52,4 @@ ecm_install_configured_files(
+Index:
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/krunner/CMakeLists.txt
+===================================================================
+---
plasma-workspace-6.1.80git.20260105T020024~1b657a4813.orig/krunner/CMakeLists.txt
++++
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/krunner/CMakeLists.txt
+@@ -53,3 +53,4 @@ ecm_install_configured_files(
)
install(FILES completions/krunner.zsh RENAME _krunner DESTINATION
${KDE_INSTALL_ZSHAUTOCOMPLETEDIR})
+add_subdirectory(update)
-diff --git a/krunner/update/CMakeLists.txt b/krunner/update/CMakeLists.txt
-new file mode 100644
-index 0000000000..0fbac69b3d
+Index:
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/krunner/update/CMakeLists.txt
+===================================================================
--- /dev/null
-+++ b/krunner/update/CMakeLists.txt
++++
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/krunner/update/CMakeLists.txt
@@ -0,0 +1,13 @@
+set(krunnerglobalshortcuts_SRCS
+ krunnerglobalshortcuts.cpp
@@ -50,11 +49,10 @@
+
+install(TARGETS krunnerglobalshortcuts krunnerhistory DESTINATION
${KDE_INSTALL_LIBDIR}/kconf_update_bin/)
+install(FILES krunnerglobalshortcuts2.upd krunnerhistory.upd DESTINATION
${KDE_INSTALL_KCONFUPDATEDIR})
-diff --git a/krunner/update/krunnerglobalshortcuts.cpp
b/krunner/update/krunnerglobalshortcuts.cpp
-new file mode 100644
-index 0000000000..513d2ac74d
+Index:
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/krunner/update/krunnerglobalshortcuts.cpp
+===================================================================
--- /dev/null
-+++ b/krunner/update/krunnerglobalshortcuts.cpp
++++
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/krunner/update/krunnerglobalshortcuts.cpp
@@ -0,0 +1,76 @@
+/*
+ SPDX-FileCopyrightText: 2019 Kai Uwe Broulik <[email protected]>
@@ -132,20 +130,18 @@
+
+ return 0;
+}
-diff --git a/krunner/update/krunnerglobalshortcuts2.upd
b/krunner/update/krunnerglobalshortcuts2.upd
-new file mode 100644
-index 0000000000..84c7197382
+Index:
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/krunner/update/krunnerglobalshortcuts2.upd
+===================================================================
--- /dev/null
-+++ b/krunner/update/krunnerglobalshortcuts2.upd
++++
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/krunner/update/krunnerglobalshortcuts2.upd
@@ -0,0 +1,3 @@
+Version=6
+Id=5.22KRunnerGlobalShortcuts
+Script=krunnerglobalshortcuts
-diff --git a/krunner/update/krunnerhistory.cpp
b/krunner/update/krunnerhistory.cpp
-new file mode 100644
-index 0000000000..9e3c29ef4a
+Index:
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/krunner/update/krunnerhistory.cpp
+===================================================================
--- /dev/null
-+++ b/krunner/update/krunnerhistory.cpp
++++
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/krunner/update/krunnerhistory.cpp
@@ -0,0 +1,50 @@
+/*
+ SPDX-FileCopyrightText: 2020 Alexander Lohnau <[email protected]>
@@ -197,16 +193,12 @@
+
+ return QCoreApplication::exec();
+}
-diff --git a/krunner/update/krunnerhistory.upd
b/krunner/update/krunnerhistory.upd
-new file mode 100644
-index 0000000000..bb3c0502b0
+Index:
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/krunner/update/krunnerhistory.upd
+===================================================================
--- /dev/null
-+++ b/krunner/update/krunnerhistory.upd
++++
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/krunner/update/krunnerhistory.upd
@@ -0,0 +1,3 @@
+Version=6
+Id=5.21KRunnerHistory
+Script=krunnerhistory
---
-2.44.0
-
++++++ 0001-Use-qdbus6.patch ++++++
--- /var/tmp/diff_new_pack.a80uhW/_old 2026-02-16 13:11:23.791218724 +0100
+++ /var/tmp/diff_new_pack.a80uhW/_new 2026-02-16 13:11:23.799219057 +0100
@@ -7,11 +7,11 @@
startkde/startplasma-wayland.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-diff --git a/startkde/startplasma-wayland.cpp
b/startkde/startplasma-wayland.cpp
-index caeadd70a..f7ae977de 100644
---- a/startkde/startplasma-wayland.cpp
-+++ b/startkde/startplasma-wayland.cpp
-@@ -56,7 +56,7 @@ int main(int argc, char **argv)
+Index:
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/startkde/startplasma-wayland.cpp
+===================================================================
+---
plasma-workspace-6.1.80git.20260105T020024~1b657a4813.orig/startkde/startplasma-wayland.cpp
++++
plasma-workspace-6.1.80git.20260105T020024~1b657a4813/startkde/startplasma-wayland.cpp
+@@ -66,7 +66,7 @@ int main(int argc, char **argv)
runEnvironmentScripts();
if (!qEnvironmentVariableIsSet("DBUS_SESSION_BUS_ADDRESS")) {
@@ -20,7 +20,4 @@
return 1;
}
setupPlasmaEnvironment();
---
-2.41.0
-
++++++ plasma-workspace-6.5.5.tar.xz -> plasma-workspace-6.6.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/plasma6-workspace/plasma-workspace-6.5.5.tar.xz
/work/SRC/openSUSE:Factory/.plasma6-workspace.new.1977/plasma-workspace-6.6.0.tar.xz
differ: char 15, line 1