Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plasma5-desktop for openSUSE:Factory
checked in at 2022-03-12 17:15:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-desktop (Old)
and /work/SRC/openSUSE:Factory/.plasma5-desktop.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-desktop"
Sat Mar 12 17:15:01 2022 rev:169 rq:960885 version:5.24.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-desktop/plasma5-desktop.changes
2022-03-11 11:51:09.234970829 +0100
+++
/work/SRC/openSUSE:Factory/.plasma5-desktop.new.25692/plasma5-desktop.changes
2022-03-12 17:15:34.086311921 +0100
@@ -1,0 +2,14 @@
+Tue Mar 8 18:10:00 UTC 2022 - Fabian Vogt <[email protected]>
+
+- 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/touchpad: Remove weird Q_EMIT changed(false) in resizeEvent
+- Drop patches, now upstream:
+ * 0001-kcms-touchpad-Remove-weird-Q_EMIT-changed-false-in-r.patch
+- Restore compatibility with older kf5-filesystem
+- Remove duplicate mention of kimpanel-ibus-panel
+
+-------------------------------------------------------------------
Old:
----
0001-kcms-touchpad-Remove-weird-Q_EMIT-changed-false-in-r.patch
plasma-desktop-5.24.2.tar.xz
plasma-desktop-5.24.2.tar.xz.sig
New:
----
plasma-desktop-5.24.3.tar.xz
plasma-desktop-5.24.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5-desktop.spec ++++++
--- /var/tmp/diff_new_pack.Qvtzxc/_old 2022-03-12 17:15:34.994312971 +0100
+++ /var/tmp/diff_new_pack.Qvtzxc/_new 2022-03-12 17:15:35.002312980 +0100
@@ -28,7 +28,7 @@
%bcond_without released
Name: plasma5-desktop
-Version: 5.24.2
+Version: 5.24.3
Release: 0
# Full Plasma 5 version (e.g. 5.9.3)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -43,8 +43,6 @@
Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-desktop-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
-# PATCH-FIX-UPSTREAM
-Patch1: 0001-kcms-touchpad-Remove-weird-Q_EMIT-changed-false-in-r.patch
# PATCH-FIX-OPENSUSE
Patch100: 0001-Apply-branding-to-default-favorites.patch
Patch101: 0002-No-usr-bin-env-in-shebangs.patch
@@ -346,7 +344,6 @@
%{_kf5_sharedir}/solid/
%{_kf5_plasmadir}/
%{_kf5_appstreamdir}/
-%{_libexecdir}/kimpanel-ibus-panel
%{_kf5_qmldir}/org/kde/plasma/private/kimpanel/
%{_kf5_plasmadir}/plasmoids/org.kde.plasma.kimpanel/
%if !%{have_ibus_dict_emoji_pkg}
@@ -362,9 +359,15 @@
%dir %{_kf5_plugindir}/plasma/dataengine/
%{_kf5_plugindir}/plasma/dataengine/plasma_engine_touchpad.so
%endif
+%if %{pkg_vcmp kf5-filesystem >= 20220307}
%{_libexecdir}/kauth/kcmdatetimehelper
%{_libexecdir}/kimpanel-ibus-panel
%{_libexecdir}/kimpanel-ibus-panel-launcher
+%else
+%{_kf5_libdir}/libexec/kauth/kcmdatetimehelper
+%{_kf5_libdir}/libexec/kimpanel-ibus-panel
+%{_kf5_libdir}/libexec/kimpanel-ibus-panel-launcher
+%endif
%files emojier
%{_kf5_bindir}/ibus-ui-emojier-plasma
++++++ plasma-desktop-5.24.2.tar.xz -> plasma-desktop-5.24.3.tar.xz ++++++
++++ 5289 lines of diff (skipped)