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-03-12 17:15:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-workspace (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-workspace.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-workspace"

Sat Mar 12 17:15:05 2022 rev:186 rq:960896 version:5.24.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-workspace/plasma5-workspace.changes      
2022-03-11 11:51:11.706973736 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma5-workspace.new.25692/plasma5-workspace.changes
   2022-03-12 17:15:42.590321759 +0100
@@ -1,0 +2,33 @@
+Tue Mar  8 18:10:02 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.24.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.24.3
+- Changes since 5.24.2:
+  * kcms/colors: Implement radio button layouts better
+  * kcms/colors: fix spacing between radio buttons and content
+  * [Battery Monitor] Only show charge threshold hint for power supply 
batteries (kde#451161)
+  * [Icons KCM] Give measure delegate a text
+  * wallpapers: Sort BackgroundListModel by title
+  * applets/digital-clock: Fix `Qt.formatDateTime` returns different date when 
minute changes (kde#436796)
+  * applets/systray: align applet labels with differing line counts in hidden 
view (kde#438347)
+  * Show panel config above other windows (kde#450794)
+  * Use current accent colour to set ColorDialog object in colour picker
+  * SystemDialog: Allow accepting the dialogs with the keyboard (kde#450223)
+  * applets/systemtray: Do not open context menu on mouse pressed for SNI 
(kde#409768)
+  * Revert "Fix overdraw on Wayland"
+  * startkde: Forward stdout/stderr of started processes
+  * SDDM theme: stop eliding people's names so aggressively (kde#450673)
+  * applets/digital-clock: Word-wrap date string for desktop representation 
(kde#450632)
+  * wrap completely the invariants timer in NDEBUG
+  * ScreenPool as the source of truth of QScreen info
+  * Always ensure there is an user selected (kde#450182)
+  * Prevent panel going out of screen boundaries
+  * applets/clipboard: Focus on text area when transition is done
+  * applets/clipboard: Fix highlight after exiting edit mode
+- Drop patches, now upstream:
+  * 0001-startkde-Forward-stdout-stderr-of-started-processes.patch
+- Restore compatibility with older kf5-filesystem
+
+-------------------------------------------------------------------

Old:
----
  0001-startkde-Forward-stdout-stderr-of-started-processes.patch
  plasma-workspace-5.24.2.tar.xz
  plasma-workspace-5.24.2.tar.xz.sig

New:
----
  plasma-workspace-5.24.3.tar.xz
  plasma-workspace-5.24.3.tar.xz.sig

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

Other differences:
------------------
++++++ plasma5-workspace.spec ++++++
--- /var/tmp/diff_new_pack.irmuO5/_old  2022-03-12 17:15:43.866323236 +0100
+++ /var/tmp/diff_new_pack.irmuO5/_new  2022-03-12 17:15:43.874323244 +0100
@@ -29,7 +29,7 @@
 %{!?_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.24.2
+Version:        5.24.3
 Release:        0
 Summary:        The KDE Plasma Workspace Components
 License:        GPL-2.0-or-later
@@ -41,8 +41,6 @@
 Source2:        plasma.keyring
 %endif
 Source3:        xprop-kde-full-session.desktop
-# PATCH-FIX-UPSTREAM
-Patch1:         0001-startkde-Forward-stdout-stderr-of-started-processes.patch
 # PATCHES 501-??? are PATCH-FIX-OPENSUSE
 Patch501:       0001-Use-qdbus-qt5.patch
 Patch502:       0001-Ignore-default-sddm-face-icons.patch
@@ -473,11 +471,20 @@
 
 %config %{_kf5_configdir}/taskmanagerrulesrc
 %config %{_kf5_configdir}/plasmanotifyrc
+%if %{pkg_vcmp kf5-filesystem >= 20220307}
 %{_libexecdir}/ksmserver-logout-greeter
 %{_libexecdir}/plasma-changeicons
 %{_libexecdir}/baloorunner
 %{_libexecdir}/plasma-sourceenv.sh
 %{_libexecdir}/plasma-dbus-run-session-if-needed
+%else
+%dir %{_kf5_libdir}/libexec
+%{_kf5_libdir}/libexec/ksmserver-logout-greeter
+%{_kf5_libdir}/libexec/plasma-changeicons
+%{_kf5_libdir}/libexec/baloorunner
+%{_kf5_libdir}/libexec/plasma-sourceenv.sh
+%{_kf5_libdir}/libexec/plasma-dbus-run-session-if-needed
+%endif
 %{_kf5_libdir}/kconf_update_bin/krunnerglobalshortcuts
 %{_kf5_libdir}/kconf_update_bin/krunnerhistory
 %{_kf5_plugindir}/
@@ -540,11 +547,20 @@
 %{_kf5_sharedir}/kpackage/kcms/kcm_translations
 # %%{_kf5_sharedir}/kpackage/kcms/kcm_feedback
 %{_kf5_sharedir}/kpackage/kcms/kcm_desktoptheme
+%if %{pkg_vcmp kf5-filesystem >= 20220307}
 %dir %{_libexecdir}/kauth
 %{_libexecdir}/kauth/fontinst
 %{_libexecdir}/kauth/fontinst_helper
 %{_libexecdir}/kauth/fontinst_x11
 %{_libexecdir}/kfontprint
+%else
+%dir %{_kf5_libdir}/libexec/kauth
+%{_kf5_libdir}/libexec/kauth/fontinst
+%{_kf5_libdir}/libexec/kauth/fontinst_helper
+%{_kf5_libdir}/libexec/kauth/fontinst_x11
+%{_kf5_libdir}/libexec/kfontprint
+%endif
+
 %exclude %{_kf5_libdir}/libkfontinst.so
 %{_kf5_libdir}/libkfontinst.so.*
 %exclude %{_kf5_libdir}/libkfontinstui.so

++++++ plasma-workspace-5.24.2.tar.xz -> plasma-workspace-5.24.3.tar.xz ++++++
/work/SRC/openSUSE:Factory/plasma5-workspace/plasma-workspace-5.24.2.tar.xz 
/work/SRC/openSUSE:Factory/.plasma5-workspace.new.25692/plasma-workspace-5.24.3.tar.xz
 differ: char 26, line 1

Reply via email to