Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma6-desktop for openSUSE:Factory 
checked in at 2024-10-07 21:48:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-desktop (Old)
 and      /work/SRC/openSUSE:Factory/.plasma6-desktop.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma6-desktop"

Mon Oct  7 21:48:00 2024 rev:13 rq:1205927 version:6.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma6-desktop/plasma6-desktop.changes  
2024-09-11 16:55:56.591410714 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma6-desktop.new.19354/plasma6-desktop.changes   
    2024-10-07 21:48:28.960892632 +0200
@@ -1,0 +2,40 @@
+Sat Oct  5 10:44:27 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 6.2.0:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.2.0
+- Changes since 6.1.90:
+  * update version for new release
+  * applets/pager: Remove animations
+  * FolderViewLayer.qml: Load the icon positions when geometry changes 
(kde#493569)
+  * Use strict available space for positioning widget explorer sidebar 
(kde#493592)
+  * WidgetExplorer: make margins perfect
+  * WidgetExplorer: improve header margins
+  * kcms/ksplash: Correctly remove entries when uninstalled via kns
+  * desktop/RenameEditor.qml: Use QQC2 TextArea to add context menu 
(kde#427292)
+  * desktoppackage: suppress onSettingValueChanged error
+  * [kcms/automounter] Fix crash on close (kde#484690)
+  * applets/kickoff: close on session/power action (kde#493439)
+  * kcms/keys: Wrap long shortcut names (kde#493371)
+  * applets/kickoff: use symbolic icons for categories (kde#457077)
+  * applets/window-list: use new popup placement enum
+  * kcms/touchpad: Make four strings translatable
+  * kaccess: Order service after plasma-core.target
+  * [kcms/keys] Don't write into a read-only KConfigGroup (kde#493161)
+  * Only open panel settings when closing widget sidebar if manually closed 
(kde#493048)
+  * Make ConfigOverlay fill applet area, not entire panel (kde#492919)
+  * Always consider autohide panels in the edit mode zoom (kde#493143)
+  * applets/showdesktop: Minimize All in LRU order
+  * containments/desktop: fix single-click to rename (kde#493124)
+  * Fix highlight on RTL layouts (kde#491055)
+  * containments/panel: don't assign undefined to bool
+
+-------------------------------------------------------------------
+Tue Sep 17 14:53:58 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 6.1.90:
+  * New feature release
+  * For more details see https://kde.org/announcements/plasma/6/6.1.90
+- Too many changes to list here
+
+-------------------------------------------------------------------

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

New:
----
  plasma-desktop-6.2.0.tar.xz
  plasma-desktop-6.2.0.tar.xz.sig

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

Other differences:
------------------
++++++ plasma6-desktop.spec ++++++
--- /var/tmp/diff_new_pack.GfR4IQ/_old  2024-10-07 21:48:29.516915766 +0200
+++ /var/tmp/diff_new_pack.GfR4IQ/_new  2024-10-07 21:48:29.516915766 +0200
@@ -21,8 +21,8 @@
 %global __requires_exclude 
qt6qmlimport\\((org\\.kde\\.plasma\\.shell\\.panel|org\\.kde\\.plasma\\.private).*
 # %%global __requires_exclude 
qt6qmlimport\\((org\\.kde\\.private\\.kcms|org\\.kde\\.plasma\\.kcm|org\\.kde\\.desktopsession\\.private|org\\.kde\\.plasma\\.tablet|org\\.kde\\.plasma\\.touchscreen\\.kcm).*
 
-%define kf6_version 6.2.0
-%define qt6_version 6.6.0
+%define kf6_version 6.5.0
+%define qt6_version 6.7.0
 
 %define rname plasma-desktop
 # Full Plasma 6 version (e.g. 6.0.0)
@@ -31,14 +31,14 @@
 %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk 
-F. '{print $1"."$2}')}
 %bcond_without released
 Name:           plasma6-desktop
-Version:        6.1.5
+Version:        6.2.0
 Release:        0
 Summary:        The KDE Plasma Workspace Components
 License:        GPL-2.0-only
 URL:            https://www.kde.org/
-Source:         
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
+Source:         %{rname}-%{version}.tar.xz
 %if %{with released}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
+Source1:        %{rname}-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 # PATCH-FIX-OPENSUSE
@@ -250,7 +250,16 @@
 
 %fdupes %{buildroot}%{_prefix}
 
-%ldconfig_scriptlets
+%post
+%ldconfig
+%{systemd_user_post plasma-kaccess.service}
+
+%preun
+%{systemd_user_preun plasma-kaccess.service}
+
+%postun
+%ldconfig
+%{systemd_user_postun plasma-kaccess.service}
 
 %files
 %license COPYING*
@@ -364,6 +373,7 @@
 %{_kf6_bindir}/kapplymousetheme
 %{_kf6_bindir}/kcm-touchpad-list-devices
 %endif
+%{_userunitdir}/plasma-kaccess.service
 
 %files emojier
 %{_kf6_applicationsdir}/org.kde.plasma.emojier.desktop

++++++ plasma-desktop-6.1.5.tar.xz -> plasma-desktop-6.2.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/plasma6-desktop/plasma-desktop-6.1.5.tar.xz 
/work/SRC/openSUSE:Factory/.plasma6-desktop.new.19354/plasma-desktop-6.2.0.tar.xz
 differ: char 27, line 1

Reply via email to