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-06-07 22:42:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-desktop (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-desktop.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-desktop"

Mon Jun  7 22:42:40 2021 rev:150 rq:897494 version:5.22.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-desktop/plasma5-desktop.changes  
2021-05-06 22:52:41.514733507 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma5-desktop.new.32437/plasma5-desktop.changes   
    2021-06-07 22:42:59.972434372 +0200
@@ -1,0 +2,48 @@
+Thu Jun  3 13:06:15 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.22.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.22.0
+- Changes since 5.21.90:
+  * [kcms/keyboard] Restore keyboard layout OSD on X11 (kde#435533)
+  * Don't slide when launching an app (kde#437558)
+  * [taskmanager] Skip iconified tasks when using Mouse wheel
+  * Change minimizeall to use isHidden
+  * Fix panel adaptive transparency when "show window thumbnails: always"
+  * Don't shift badge down for short sounds when audio indicator isn't acually 
being shown
+  * [applets/taskmanager] Ensure highlight effect is cancelled after 
activating a window
+  * Fix badge overlap with audio indicator
+  * kcms/keys: Align checkbox of section headers with the ones of list items
+  * [Task Manager] Optimize parent process CGroup check (kde#437259)
+  * Revert "Replace Repeater with ListView for task group list"
+  * Use python3 explicitly
+  * [applets/taskmanager] Don't anchor shadow to invalid item on Wayland
+  * [kcm/landingpage] Remove return true on sort lambda
+- Drop patches, now upstream:
+  * 0001-Use-python3-explicitly.patch
+  * 0001-kcm-landingpage-Remove-return-true-on-sort-lambda.patch
+
+-------------------------------------------------------------------
+Mon May 31 06:33:50 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Add patch to fix systemsettings5 in some cases:
+  * 0001-kcm-landingpage-Remove-return-true-on-sort-lambda.patch
+
+-------------------------------------------------------------------
+Fri May 14 15:54:40 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Add patches for proper deps of kconf_update scripts:
+  * 0001-Use-python3-explicitly.patch
+  * 0002-No-usr-bin-env-in-shebangs.patch
+
+-------------------------------------------------------------------
+Thu May 13 18:15:42 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.21.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.21.90
+- Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  plasma-desktop-5.21.5.tar.xz
  plasma-desktop-5.21.5.tar.xz.sig

New:
----
  0002-No-usr-bin-env-in-shebangs.patch
  plasma-desktop-5.22.0.tar.xz
  plasma-desktop-5.22.0.tar.xz.sig

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

Other differences:
------------------
++++++ plasma5-desktop.spec ++++++
--- /var/tmp/diff_new_pack.ovETUL/_old  2021-06-07 22:43:00.540435331 +0200
+++ /var/tmp/diff_new_pack.ovETUL/_new  2021-06-07 22:43:00.540435331 +0200
@@ -28,7 +28,7 @@
 
 %bcond_without lang
 Name:           plasma5-desktop
-Version:        5.21.5
+Version:        5.22.0
 Release:        0
 # Full Plasma 5 version (e.g. 5.9.3)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -38,11 +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
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
@@ -59,7 +61,6 @@
 BuildRequires:  cmake(KF5Attica) >= %{kf5_version}
 BuildRequires:  cmake(KF5Auth) >= %{kf5_version}
 BuildRequires:  cmake(KF5Baloo) >= %{kf5_version}
-BuildRequires:  cmake(KF5Codecs) >= %{kf5_version}
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5DBusAddons) >= %{kf5_version}
@@ -141,7 +142,6 @@
 Requires:       kinfocenter5
 Requires:       kirigami2
 Requires:       kmenuedit5
-Requires:       ksysguard5
 # Needed for sensors
 Requires:       libksysguard5-imports
 # kcm_style does DBus calls to the KDED module.
@@ -237,6 +237,9 @@
   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}
@@ -257,24 +260,20 @@
 %{_kf5_bindir}/tastenbrett
 %{_kf5_configdir}/autostart/kaccess.desktop
 %{_kf5_libdir}/libexec/
-%{_kf5_libdir}/libkdeinit5_kaccess.so
 %{_kf5_plugindir}/kcm_activities.so
 %{_kf5_plugindir}/kcm_clock.so
 %{_kf5_plugindir}/kcm_desktoppaths.so
-%{_kf5_plugindir}/kcm_formats.so
 %{_kf5_plugindir}/kcm_joystick.so
 %{_kf5_plugindir}/kcm_keyboard.so
 %{_kf5_plugindir}/kcm_plasmasearch.so
 %dir %{_kf5_plugindir}/kcms/
 %{_kf5_plugindir}/kcms/kcm_access.so
-%{_kf5_plugindir}/kcms/kcm_autostart.so
 %{_kf5_plugindir}/kcms/kcm_baloofile.so
 %{_kf5_plugindir}/kcms/kcm_componentchooser.so
 %{_kf5_plugindir}/kcms/kcm_kded.so
 %{_kf5_plugindir}/kcms/kcm_keys.so
 %{_kf5_plugindir}/kcms/kcm_launchfeedback.so
-%{_kf5_plugindir}/kcms/kcm_nightcolor.so
-%{_kf5_plugindir}/kcms/kcm_notifications.so
+%{_kf5_plugindir}/kcms/kcm_landingpage.so
 %{_kf5_plugindir}/kcms/kcm_smserver.so
 %{_kf5_plugindir}/kcms/kcm_splashscreen.so
 %{_kf5_plugindir}/kcms/kcm_users.so
@@ -310,18 +309,16 @@
 %dir %{_kf5_sharedir}/kpackage/
 %dir %{_kf5_sharedir}/kpackage/kcms/
 %{_kf5_sharedir}/kpackage/kcms/kcm5_kded/
-%{_kf5_sharedir}/kpackage/kcms/kcm_autostart/
 %{_kf5_sharedir}/kpackage/kcms/kcm_baloofile/
 %{_kf5_sharedir}/kpackage/kcms/kcm_keys/
 %{_kf5_sharedir}/kpackage/kcms/kcm_launchfeedback/
-%{_kf5_sharedir}/kpackage/kcms/kcm_nightcolor/
-%{_kf5_sharedir}/kpackage/kcms/kcm_notifications/
 %{_kf5_sharedir}/kpackage/kcms/kcm_smserver/
 %{_kf5_sharedir}/kpackage/kcms/kcm_splashscreen/
 %{_kf5_sharedir}/kpackage/kcms/kcm_users/
 %{_kf5_sharedir}/kpackage/kcms/kcm_workspace/
 %{_kf5_sharedir}/kpackage/kcms/kcmaccess/
 %{_kf5_sharedir}/kpackage/kcms/kcm_componentchooser
+%{_kf5_sharedir}/kpackage/kcms/kcm_landingpage/
 %{_kf5_sharedir}/kcmkeyboard/
 %{_kf5_notifydir}/
 %{_kf5_servicesdir}/

++++++ 0002-No-usr-bin-env-in-shebangs.patch ++++++
>From 3978f593df65d3e8248560fa5f938a3a6c949cdf Mon Sep 17 00:00:00 2001
From: Fabian Vogt <fab...@ritter-vogt.de>
Date: Fri, 14 May 2021 17:52:19 +0200
Subject: [PATCH 2/2] No /usr/bin/env in shebangs

- Force use of the system python
- Helps the dependency generator
---
 kcms/keyboard/kcminputrc_fix_botched_5_21_0.py                  | 2 +-
 kcms/keyboard/kcminputrc_migrate_repeat_value.py                | 2 +-
 kcms/ksmserver/kconf_update/ksmserver_update_loginMode_value.py | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kcms/keyboard/kcminputrc_fix_botched_5_21_0.py 
b/kcms/keyboard/kcminputrc_fix_botched_5_21_0.py
index c6f76ac37..0aec9e3b9 100755
--- a/kcms/keyboard/kcminputrc_fix_botched_5_21_0.py
+++ b/kcms/keyboard/kcminputrc_fix_botched_5_21_0.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/python3
 #
 #  SPDX-FileCopyrightText: 2021 Carson Black <uhh...@gmail.com>
 #
diff --git a/kcms/keyboard/kcminputrc_migrate_repeat_value.py 
b/kcms/keyboard/kcminputrc_migrate_repeat_value.py
index 16bfa384d..3c950305f 100755
--- a/kcms/keyboard/kcminputrc_migrate_repeat_value.py
+++ b/kcms/keyboard/kcminputrc_migrate_repeat_value.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/python3
 import sys
 
 for line in sys.stdin:
diff --git a/kcms/ksmserver/kconf_update/ksmserver_update_loginMode_value.py 
b/kcms/ksmserver/kconf_update/ksmserver_update_loginMode_value.py
index a019986ac..cec9c78ce 100644
--- a/kcms/ksmserver/kconf_update/ksmserver_update_loginMode_value.py
+++ b/kcms/ksmserver/kconf_update/ksmserver_update_loginMode_value.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/python3
 import fileinput
 
 for line in fileinput.input():
-- 
2.25.1

++++++ plasma-desktop-5.21.5.tar.xz -> plasma-desktop-5.22.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/plasma5-desktop/plasma-desktop-5.21.5.tar.xz 
/work/SRC/openSUSE:Factory/.plasma5-desktop.new.32437/plasma-desktop-5.22.0.tar.xz
 differ: char 25, line 1

Reply via email to