Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma5-workspace for openSUSE:Factory checked in at 2022-10-11 18:01:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-workspace (Old) and /work/SRC/openSUSE:Factory/.plasma5-workspace.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-workspace" Tue Oct 11 18:01:11 2022 rev:197 rq:1009127 version:5.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-workspace/plasma5-workspace.changes 2022-09-11 21:57:17.601618635 +0200 +++ /work/SRC/openSUSE:Factory/.plasma5-workspace.new.2275/plasma5-workspace.changes 2022-10-11 18:03:36.969897255 +0200 @@ -1,0 +2,24 @@ +Thu Oct 6 14:48:46 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.26.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.26.0 +- Too many changes to list here + +------------------------------------------------------------------- +Thu Sep 15 20:47:39 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.25.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.25.90 +- Too many changes to list here +- Drop patches, now upstream: + * 0001-widgetexplorer-Don-t-recurse-into-applet-s-containme.patch +- Refresh patches: + * 0001-Ignore-default-sddm-face-icons.patch + * 0001-Revert-No-icons-on-the-desktop-by-default.patch + * 0001-Use-qdbus-qt5.patch + +------------------------------------------------------------------- Old: ---- 0001-widgetexplorer-Don-t-recurse-into-applet-s-containme.patch plasma-workspace-5.25.5.tar.xz plasma-workspace-5.25.5.tar.xz.sig New: ---- plasma-workspace-5.26.0.tar.xz plasma-workspace-5.26.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-workspace.spec ++++++ --- /var/tmp/diff_new_pack.tA2Zkz/_old 2022-10-11 18:03:37.773898555 +0200 +++ /var/tmp/diff_new_pack.tA2Zkz/_new 2022-10-11 18:03:37.777898562 +0200 @@ -16,12 +16,12 @@ # -%global __requires_exclude qmlimport\\((org\\.kde\\.plasma\\.private|org\\.kde\\.private\\.kcm|org\\.kde\\.plasma\\.kcm|LocaleListModel|FingerprintModel).* +%global __requires_exclude qmlimport\\((org\\.kde\\.plasma\\.private|org\\.kde\\.private\\.kcm|org\\.kde\\.plasma\\.kcm|LocaleListModel|FingerprintModel|kcmregionandlang).* #Compat macro for new _fillupdir macro introduced in Nov 2017 %{!?_fillupdir: %global _fillupdir %{_localstatedir}/adm/fillup-templates} -%define kf5_version 5.58.0 +%define kf5_version 5.98.0 %bcond_without released Name: plasma5-workspace @@ -29,20 +29,18 @@ %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} # Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF) %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} -Version: 5.25.5 +Version: 5.26.0 Release: 0 Summary: The KDE Plasma Workspace Components License: GPL-2.0-or-later Group: System/GUI/KDE URL: http://www.kde.org/ -Source: https://download.kde.org/stable/plasma/%{version}/plasma-workspace-%{version}.tar.xz +Source: plasma-workspace-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/plasma-workspace-%{version}.tar.xz.sig +Source1: plasma-workspace-%{version}.tar.xz.sig Source2: plasma.keyring %endif Source3: xprop-kde-full-session.desktop -# PATCH-FIX-UPSTREAM -Patch1: 0001-widgetexplorer-Don-t-recurse-into-applet-s-containme.patch # PATCHES 501-??? are PATCH-FIX-OPENSUSE Patch501: 0001-Use-qdbus-qt5.patch Patch502: 0001-Ignore-default-sddm-face-icons.patch @@ -51,6 +49,7 @@ BuildRequires: breeze5-icons BuildRequires: fdupes %if 0%{?suse_version} < 1550 +BuildRequires: gcc10-PIE BuildRequires: gcc10-c++ %endif BuildRequires: kf5-filesystem @@ -76,6 +75,7 @@ BuildRequires: cmake(KF5IdleTime) >= %{kf5_version} BuildRequires: cmake(KF5KCMUtils) >= %{kf5_version} BuildRequires: cmake(KF5KDELibs4Support) >= %{kf5_version} +BuildRequires: cmake(KF5KExiv2) BuildRequires: cmake(KF5NetworkManagerQt) >= %{kf5_version} BuildRequires: cmake(KF5NewStuff) >= %{kf5_version} BuildRequires: cmake(KF5NotifyConfig) >= %{kf5_version} @@ -94,6 +94,7 @@ BuildRequires: cmake(KF5Wallet) >= %{kf5_version} BuildRequires: cmake(KF5Wayland) >= %{kf5_version} BuildRequires: cmake(KF5XmlRpcClient) +BuildRequires: cmake(KPipeWire) BuildRequires: cmake(KScreenLocker) >= %{_plasma5_version} # Disabled until upstream complies with the KDE policies #BuildRequires: cmake(KUserFeedback) @@ -102,6 +103,7 @@ #!BuildIgnore: kdialog BuildRequires: cmake(KWinDBusInterface) >= %{_plasma5_version} BuildRequires: cmake(LayerShellQt) +BuildRequires: cmake(PolkitQt5-1) BuildRequires: cmake(Qt5Concurrent) >= 5.4.0 BuildRequires: cmake(Qt5DBus) >= 5.4.0 BuildRequires: cmake(Qt5Gui) >= 5.4.0 @@ -326,7 +328,7 @@ %if 0%{?suse_version} < 1550 export CXX=g++-10 %endif - %cmake_kf5 -d build -- -DKDE_DEFAULT_HOME=.kde4 -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} + %cmake_kf5 -d build -- -DKDE_DEFAULT_HOME=.kde4 -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} -DGLIBC_LOCALE_GENERATED=TRUE -DGLIBC_LOCALE_GEN=OFF %cmake_build %install @@ -420,16 +422,14 @@ %{_kf5_applicationsdir}/kcm_autostart.desktop %{_kf5_applicationsdir}/kcm_colors.desktop %{_kf5_applicationsdir}/kcm_cursortheme.desktop -%{_kf5_applicationsdir}/kcm_desktoptheme.desktop %{_kf5_applicationsdir}/kcm_fontinst.desktop %{_kf5_applicationsdir}/kcm_fonts.desktop -%{_kf5_applicationsdir}/kcm_formats.desktop %{_kf5_applicationsdir}/kcm_icons.desktop %{_kf5_applicationsdir}/kcm_lookandfeel.desktop %{_kf5_applicationsdir}/kcm_nightcolor.desktop %{_kf5_applicationsdir}/kcm_notifications.desktop +%{_kf5_applicationsdir}/kcm_regionandlang.desktop %{_kf5_applicationsdir}/kcm_style.desktop -%{_kf5_applicationsdir}/kcm_translations.desktop %{_kf5_applicationsdir}/kcm_users.desktop %{_kf5_bindir}/kcminit %{_kf5_bindir}/kcminit_startup @@ -519,12 +519,14 @@ %{_kf5_servicesdir}/ %{_kf5_servicetypesdir}/ %dir %{_kf5_sharedir}/kglobalaccel +%dir %{_kf5_sharedir}/kio +%dir %{_kf5_sharedir}/kio/servicemenus %{_kf5_sharedir}/kglobalaccel/org.kde.krunner.desktop -%{_kf5_sharedir}/ksplash/ %{_kf5_sharedir}/kstyle/ %{_kf5_plasmadir}/ %{_kf5_sharedir}/solid/ %{_kf5_sharedir}/kio_desktop/ +%{_kf5_sharedir}/kio/servicemenus/setaswallpaper.desktop %{_kf5_iconsdir}/hicolor/32x32/apps/preferences-desktop-color.svg %{_kf5_iconsdir}/hicolor/48x48/apps/klipper.svg %{_kf5_iconsdir}/hicolor/*/mimetypes/fonts-package.png @@ -538,7 +540,6 @@ %{_kf5_debugdir}/*.categories %dir %{_kf5_sharedir}/kpackage %dir %{_kf5_sharedir}/kpackage/kcms -%{_kf5_sharedir}/kpackage/kcms/kcm_translations # %%{_kf5_sharedir}/kpackage/kcms/kcm_feedback %{_kf5_sharedir}/kpackage/kcms/kcm_desktoptheme %dir %{_libexecdir}/kauth ++++++ 0001-Ignore-default-sddm-face-icons.patch ++++++ --- /var/tmp/diff_new_pack.tA2Zkz/_old 2022-10-11 18:03:37.801898600 +0200 +++ /var/tmp/diff_new_pack.tA2Zkz/_new 2022-10-11 18:03:37.805898607 +0200 @@ -8,13 +8,13 @@ lookandfeel/contents/components/UserList.qml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) -Index: plasma-workspace-5.17.80git.20210928T142611~d53fd656e/lookandfeel/contents/components/UserList.qml +Index: plasma-workspace-5.17.80git.20220531T124808~09e811ca3/lookandfeel/org.kde.breeze/contents/components/UserList.qml =================================================================== ---- plasma-workspace-5.17.80git.20210928T142611~d53fd656e.orig/lookandfeel/contents/components/UserList.qml 2021-09-28 16:26:11.000000000 +0200 -+++ plasma-workspace-5.17.80git.20210928T142611~d53fd656e/lookandfeel/contents/components/UserList.qml 2021-09-28 22:02:18.756685636 +0200 -@@ -34,7 +34,13 @@ +--- plasma-workspace-5.17.80git.20220531T124808~09e811ca3.orig/lookandfeel/org.kde.breeze/contents/components/UserList.qml 2022-05-31 12:48:08.000000000 +0200 ++++ plasma-workspace-5.17.80git.20220531T124808~09e811ca3/lookandfeel/org.kde.breeze/contents/components/UserList.qml 2022-05-31 22:01:30.368435010 +0200 +@@ -54,7 +54,13 @@ interactive: count > 1 - + delegate: UserDelegate { - avatarPath: model.icon || "" + avatarPath: { @@ -26,5 +26,5 @@ + } iconSource: model.iconName || "user-identity" fontSize: view.fontSize - vtNumber: model.vtNumber + needsPassword: model.needsPassword !== undefined ? model.needsPassword : true ++++++ 0001-Revert-No-icons-on-the-desktop-by-default.patch ++++++ --- /var/tmp/diff_new_pack.tA2Zkz/_old 2022-10-11 18:03:37.817898626 +0200 +++ /var/tmp/diff_new_pack.tA2Zkz/_new 2022-10-11 18:03:37.821898633 +0200 @@ -14,19 +14,19 @@ 3 files changed, 93 insertions(+) create mode 100644 kioslave/desktop/Home.desktop -Index: plasma-workspace-5.17.80git.20210531T011335~40d302afe/kioslave/desktop/CMakeLists.txt +Index: plasma-workspace-5.17.80git.20220531T124808~09e811ca3/kioslave/desktop/CMakeLists.txt =================================================================== ---- plasma-workspace-5.17.80git.20210531T011335~40d302afe.orig/kioslave/desktop/CMakeLists.txt 2021-05-31 03:13:35.000000000 +0200 -+++ plasma-workspace-5.17.80git.20210531T011335~40d302afe/kioslave/desktop/CMakeLists.txt 2021-05-31 06:59:47.519362944 +0200 -@@ -31,3 +31,4 @@ +--- plasma-workspace-5.17.80git.20220531T124808~09e811ca3.orig/kioslave/desktop/CMakeLists.txt 2022-05-31 12:48:08.000000000 +0200 ++++ plasma-workspace-5.17.80git.20220531T124808~09e811ca3/kioslave/desktop/CMakeLists.txt 2022-05-31 22:01:39.580389443 +0200 +@@ -24,3 +24,4 @@ ########### 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.20210531T011335~40d302afe/kioslave/desktop/Home.desktop +Index: plasma-workspace-5.17.80git.20220531T124808~09e811ca3/kioslave/desktop/Home.desktop =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ plasma-workspace-5.17.80git.20210531T011335~40d302afe/kioslave/desktop/Home.desktop 2021-05-31 06:59:47.519362944 +0200 ++++ plasma-workspace-5.17.80git.20220531T124808~09e811ca3/kioslave/desktop/Home.desktop 2022-05-31 22:01:39.580389443 +0200 @@ -0,0 +1,88 @@ +[Desktop Entry] +Encoding=UTF-8 @@ -116,11 +116,11 @@ +Icon=user-home +Type=Link + -Index: plasma-workspace-5.17.80git.20210531T011335~40d302afe/kioslave/desktop/kio_desktop.cpp +Index: plasma-workspace-5.17.80git.20220531T124808~09e811ca3/kioslave/desktop/kio_desktop.cpp =================================================================== ---- plasma-workspace-5.17.80git.20210531T011335~40d302afe.orig/kioslave/desktop/kio_desktop.cpp 2021-05-31 03:13:35.000000000 +0200 -+++ plasma-workspace-5.17.80git.20210531T011335~40d302afe/kioslave/desktop/kio_desktop.cpp 2021-05-31 06:59:47.519362944 +0200 -@@ -90,6 +90,10 @@ +--- plasma-workspace-5.17.80git.20220531T124808~09e811ca3.orig/kioslave/desktop/kio_desktop.cpp 2022-05-31 12:48:08.000000000 +0200 ++++ plasma-workspace-5.17.80git.20220531T124808~09e811ca3/kioslave/desktop/kio_desktop.cpp 2022-05-31 22:01:39.580389443 +0200 +@@ -77,6 +77,10 @@ // Copy the .directory file QFile::copy(QStandardPaths::locate(QStandardPaths::GenericDataLocation, QStringLiteral("kio_desktop/directory.desktop")), desktopPath + "/.directory"); ++++++ 0001-Use-qdbus-qt5.patch ++++++ --- /var/tmp/diff_new_pack.tA2Zkz/_old 2022-10-11 18:03:37.829898646 +0200 +++ /var/tmp/diff_new_pack.tA2Zkz/_new 2022-10-11 18:03:37.833898652 +0200 @@ -7,11 +7,11 @@ startkde/startplasma-wayland.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -Index: plasma-workspace-5.17.80git.20210928T142611~d53fd656e/startkde/startplasma-wayland.cpp +Index: plasma-workspace-5.17.80git.20220531T124808~09e811ca3/startkde/startplasma-wayland.cpp =================================================================== ---- plasma-workspace-5.17.80git.20210928T142611~d53fd656e.orig/startkde/startplasma-wayland.cpp 2021-09-28 16:26:11.000000000 +0200 -+++ plasma-workspace-5.17.80git.20210928T142611~d53fd656e/startkde/startplasma-wayland.cpp 2021-09-28 22:02:12.820708290 +0200 -@@ -58,7 +58,7 @@ +--- plasma-workspace-5.17.80git.20220531T124808~09e811ca3.orig/startkde/startplasma-wayland.cpp 2022-05-31 12:48:08.000000000 +0200 ++++ plasma-workspace-5.17.80git.20220531T124808~09e811ca3/startkde/startplasma-wayland.cpp 2022-05-31 22:01:24.572464278 +0200 +@@ -61,7 +61,7 @@ runEnvironmentScripts(); if (!qEnvironmentVariableIsSet("DBUS_SESSION_BUS_ADDRESS")) { ++++++ plasma-workspace-5.25.5.tar.xz -> plasma-workspace-5.26.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/plasma5-workspace/plasma-workspace-5.25.5.tar.xz /work/SRC/openSUSE:Factory/.plasma5-workspace.new.2275/plasma-workspace-5.26.0.tar.xz differ: char 26, line 1