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 2021-10-13 18:03:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-desktop (Old)
and /work/SRC/openSUSE:Factory/.plasma5-desktop.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-desktop"
Wed Oct 13 18:03:41 2021 rev:157 rq:924720 version:5.23.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-desktop/plasma5-desktop.changes
2021-09-04 22:33:34.308009657 +0200
+++
/work/SRC/openSUSE:Factory/.plasma5-desktop.new.2443/plasma5-desktop.changes
2021-10-13 18:05:54.783258274 +0200
@@ -1,0 +2,54 @@
+Thu Oct 7 13:50:09 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Update to 5.23.0
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.23.0
+- Changes since 5.22.90:
+ * [wayland] fix activity switching shortcut (Meta+Tab) (kde#443323)
+ * kickoff: Fix dragEnabled error for KickoffItemDelegates in singleton
+ * [applets/taskmanger] Do not overlay scrollbars over contents (kde#443173)
+ * kickoff: Fix null width/height error for some app grid view delegates
+ * kickoff: re-add drag and drop for favorites (kde#440308)
+ * kickoff: center align GridView
+ * kickoff: move isSearchDelegate binding to where search view is
+ * kickoff: simplify KickoffItemDelegate MouseArea anchor margins
+ * kickoff: fix hover changing index when moving between search and normal
pages (kde#443076)
+ * kickoff: fix wrong activefocus being used in KickoffItemDelegate
+ * kickoff: Fix misspelled module qualifier
+ * Make clicking one item when multiple are selected deselect everything else
(kde#424152)
+ * kcm_touchpad: fix translation for scroll speed setting slider
+ * Indicate when one of the thumbnails on the quick settings kcm has focus
+ * Check for currentApplet existence (kde#443287)
+ * KCM Touchpad: hide right and middle click sections when unavailable
+ * Open context menu under the cursor again (kde#443278)
+ * Adjust position of panel config bar when Enter is pressed (kde#443280)
+ * CompactApplet: Only draw separator line for panel applets (kde#439374)
+ * [keyboardlayout applet] fix non-working context menu (kde#441239)
+ * [Emojier] Set highlightMoveDuration to zero
+ * applets/kickoff: Improve list item touch targets and general aesthetics
(kde#442661)
+ * Use Kirigami.Avatar in Kickoff Header bar (kde#442776)
+ * [kcms/activities] Fix QML i18n calls (kde#442514)
+ * kickoff: implement directional navigation
+ * kickoff: keep delegate highlight visible more often
+ * kickoff: Use attached tooltip for leave buttons
+- Drop patches, now upstream:
+ * 0001-Use-Kirigami.Avatar-in-Kickoff-Header-bar.patch
+- Add new key + signature to plasma.keyring
+
+-------------------------------------------------------------------
+Wed Sep 22 20:30:59 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Add patch to fix fallback user icon in Kickoff (kde#442776):
+ * 0001-Use-Kirigami.Avatar-in-Kickoff-Header-bar.patch
+
+-------------------------------------------------------------------
+Thu Sep 16 13:05:06 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Update to 5.22.90
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.22.90
+- Too many changes to list here
+
+-------------------------------------------------------------------
Old:
----
plasma-desktop-5.22.5.tar.xz
plasma-desktop-5.22.5.tar.xz.sig
New:
----
plasma-desktop-5.23.0.tar.xz
plasma-desktop-5.23.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5-desktop.spec ++++++
--- /var/tmp/diff_new_pack.rnyr94/_old 2021-10-13 18:05:56.639261184 +0200
+++ /var/tmp/diff_new_pack.rnyr94/_new 2021-10-13 18:05:56.643261190 +0200
@@ -28,7 +28,7 @@
%bcond_without lang
Name: plasma5-desktop
-Version: 5.22.5
+Version: 5.23.0
Release: 0
# Full Plasma 5 version (e.g. 5.9.3)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -38,13 +38,13 @@
License: GPL-2.0-only
Group: System/GUI/KDE
URL: http://www.kde.org/
-Source:
https://download.kde.org/stable/plasma/%{version}/plasma-desktop-%{version}.tar.xz
+Source: plasma-desktop-%{version}.tar.xz
%if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-desktop-%{version}.tar.xz.sig
+Source1: plasma-desktop-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
# PATCH-FIX-OPENSUSE
-Patch3: 0002-No-usr-bin-env-in-shebangs.patch
+Patch2: 0002-No-usr-bin-env-in-shebangs.patch
BuildRequires: extra-cmake-modules >= %{kf5_version}
BuildRequires: fdupes
BuildRequires: kf5-filesystem
@@ -237,9 +237,6 @@
cp %{_datadir}/ibus/dicts/emoji-*.dict
%{buildroot}%{_kf5_sharedir}/plasma/ibus-emoji-dicts/
%endif
- # Work around kde#437118
- rm
%{buildroot}%{_kf5_sharedir}/kpackage/kcms/kcm_landingpage/contents/ui/FeedbackControls.qml
-
# no devel files needed here
rm -rfv %{buildroot}%{_kf5_sharedir}/dbus-1/interfaces/
%fdupes %{buildroot}/%{_prefix}
@@ -262,9 +259,8 @@
%{_kf5_libdir}/libexec/
%{_kf5_plugindir}/kcm_activities.so
%{_kf5_plugindir}/kcm_clock.so
-%{_kf5_plugindir}/kcm_desktoppaths.so
-%{_kf5_plugindir}/kcm_joystick.so
%{_kf5_plugindir}/kcm_keyboard.so
+%{_kf5_plugindir}/kcm_touchpad.so
%{_kf5_plugindir}/kcm_plasmasearch.so
%dir %{_kf5_plugindir}/kcms/
%{_kf5_plugindir}/kcms/kcm_access.so
@@ -279,11 +275,14 @@
%{_kf5_plugindir}/kcms/kcm_users.so
%{_kf5_plugindir}/kcms/kcm_workspace.so
%{_kf5_plugindir}/kcm_solid_actions.so
+%{_kf5_plugindir}/kcm_desktoppaths.so
+%{_kf5_plugindir}/kcm_joystick.so
%{_kf5_plugindir}/kcmspellchecking.so
%dir %{_kf5_plugindir}/kf5/
%dir %{_kf5_plugindir}/kf5/kded/
%{_kf5_plugindir}/kf5/kded/device_automounter.so
%{_kf5_plugindir}/kf5/kded/keyboard.so
+%{_kf5_plugindir}/kf5/kded/kded_touchpad.so
%{_kf5_plugindir}/kf5/krunner/
%{_kf5_plugindir}/libkcm_device_automounter.so
%{_kf5_plugindir}/libkcm_qtquicksettings.so
@@ -341,7 +340,6 @@
%{_kf5_iconsdir}/hicolor/*/devices/input-touchpad.*
%{_kf5_sharedir}/kcmmouse/
%{_kf5_plugindir}/kcm_mouse.so
-%{_kf5_plugindir}/kded_touchpad.so
%dir %{_kf5_plugindir}/plasma/
%dir %{_kf5_plugindir}/plasma/dataengine/
%{_kf5_plugindir}/plasma/dataengine/plasma_engine_touchpad.so
++++++ plasma-desktop-5.22.5.tar.xz -> plasma-desktop-5.23.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/plasma5-desktop/plasma-desktop-5.22.5.tar.xz
/work/SRC/openSUSE:Factory/.plasma5-desktop.new.2443/plasma-desktop-5.23.0.tar.xz
differ: char 26, line 1
++++++ plasma.keyring ++++++
Binary files /var/tmp/diff_new_pack.rnyr94/_old and
/var/tmp/diff_new_pack.rnyr94/_new differ