commit plasma6-desktop for openSUSE:Factory

2024-04-18 Thread Source-Sync
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-04-18 22:11:39

Comparing /work/SRC/openSUSE:Factory/plasma6-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.plasma6-desktop.new.26366 (New)


Package is "plasma6-desktop"

Thu Apr 18 22:11:39 2024 rev:5 rq:1168758 version:6.0.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma6-desktop/plasma6-desktop.changes  
2024-04-03 17:18:57.638278835 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma6-desktop.new.26366/plasma6-desktop.changes   
2024-04-18 22:12:36.525487136 +0200
@@ -1,0 +2,23 @@
+Wed Apr 17 08:13:12 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.4:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.4
+- Changes since 6.0.3:
+  * update version for new release
+  * applets/kickoff: fix invalid mimeData from item delegates (kde#485485)
+  * applets/taskmanager: show text more often for traditional Task Manager 
(kde#483070)
+  * foldermodel: Export urls to the Desktop Portal on drag and copy
+  * Add floating margin to panel highlight indicator (kde#485112)
+  * FolderView: Do not clear hover when moving mouse over items (kde#483581)
+  * applets/kickoff: Disable reusing items (kde#445512)
+  * Desktop: check containment availability first before `usedInAccentColor`
+  * Revert "applets/taskmanager: simplify right press handling" (kde#482813)
+  * kcms/mouse: Sync values when layout becomes enabled
+  * revert premature appstream update
+  * update version for new release
+  * gamecontroller: Do SDL_Init later.
+  * gamecontroller: Do less SDL polling when there aren't devices yet.
+  * update version for new release
+
+---

Old:

  plasma-desktop-6.0.3.tar.xz
  plasma-desktop-6.0.3.tar.xz.sig

New:

  plasma-desktop-6.0.4.tar.xz
  plasma-desktop-6.0.4.tar.xz.sig



Other differences:
--
++ plasma6-desktop.spec ++
--- /var/tmp/diff_new_pack.izW1Wd/_old  2024-04-18 22:12:37.109508598 +0200
+++ /var/tmp/diff_new_pack.izW1Wd/_new  2024-04-18 22:12:37.113508745 +0200
@@ -31,7 +31,7 @@
 %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk 
-F. '{print $1"."$2}')}
 %bcond_without released
 Name:   plasma6-desktop
-Version:6.0.3
+Version:6.0.4
 Release:0
 Summary:The KDE Plasma Workspace Components
 License:GPL-2.0-only

++ plasma-desktop-6.0.3.tar.xz -> plasma-desktop-6.0.4.tar.xz ++
/work/SRC/openSUSE:Factory/plasma6-desktop/plasma-desktop-6.0.3.tar.xz 
/work/SRC/openSUSE:Factory/.plasma6-desktop.new.26366/plasma-desktop-6.0.4.tar.xz
 differ: char 27, line 1


commit plasma6-desktop for openSUSE:Factory

2024-04-03 Thread Source-Sync
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-04-03 17:18:39

Comparing /work/SRC/openSUSE:Factory/plasma6-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.plasma6-desktop.new.1905 (New)


Package is "plasma6-desktop"

Wed Apr  3 17:18:39 2024 rev:4 rq:1164076 version:6.0.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma6-desktop/plasma6-desktop.changes  
2024-03-28 14:16:45.382881186 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma6-desktop.new.1905/plasma6-desktop.changes
2024-04-03 17:18:57.638278835 +0200
@@ -1,0 +2,6 @@
+Mon Apr  1 18:21:06 UTC 2024 - Sarah Kriesch 
+
+- Add "-DBUILD_KCM_MOUSE_X11=OFF" for s390x
+- Move touchpad and mouse configuration to all (also for s390x)
+
+---



Other differences:
--
++ plasma6-desktop.spec ++
--- /var/tmp/diff_new_pack.dm8GiW/_old  2024-04-03 17:18:58.718318630 +0200
+++ /var/tmp/diff_new_pack.dm8GiW/_new  2024-04-03 17:18:58.722318778 +0200
@@ -233,7 +233,8 @@
 %build
 %cmake_kf6 \
 %ifarch s390x
-  -DBUILD_KCM_TOUCHPAD_X11:BOOL=FALSE
+  -DBUILD_KCM_TOUCHPAD_X11:BOOL=FALSE \
+  -DBUILD_KCM_MOUSE_X11=OFF 
 %endif
 
 %kf6_build
@@ -242,9 +243,7 @@
 %kf6_install
 
 # no devel files needed here
-%ifnarch s390x
 rm -rv %{buildroot}%{_kf6_sharedir}/dbus-1/interfaces/
-%endif
 
 %find_lang %{name} --all-name --with-html
 
@@ -282,6 +281,8 @@
 %{_kf6_applicationsdir}/kcmspellchecking.desktop
 %{_kf6_applicationsdir}/kde-mimeapps.list
 %{_kf6_applicationsdir}/org.kde.knetattach.desktop
+%{_kf6_applicationsdir}/kcm_mouse.desktop
+%{_kf6_applicationsdir}/kcm_touchpad.desktop
 %{_kf6_appstreamdir}/*.xml
 %{_kf6_bindir}/kaccess
 %{_kf6_bindir}/knetattach
@@ -302,6 +303,7 @@
 %{_kf6_plugindir}/attica_kde.so
 %{_kf6_plugindir}/kf6/kded/device_automounter.so
 %{_kf6_plugindir}/kf6/kded/keyboard.so
+%{_kf6_plugindir}/kf6/kded/kded_touchpad.so
 %{_kf6_plugindir}/kf6/krunner/
 %dir %{_kf6_plugindir}/plasma/kcms/desktop/
 %{_kf6_plugindir}/plasma/kcms/desktop/kcm_krunnersettings.so
@@ -313,6 +315,11 @@
 %if %{with gamecontroller_kcm}
 %{_kf6_plugindir}/plasma/kcms/systemsettings/kcm_gamecontroller.so
 %endif
+%dir %{_kf6_plugindir}/plasma/kcminit
+%{_kf6_plugindir}/plasma/kcminit/kcm_mouse_init.so
+%{_kf6_plugindir}/plasma/kcminit/kcm_touchpad_init.so
+%{_kf6_plugindir}/plasma/kcms/systemsettings/kcm_mouse.so
+%{_kf6_plugindir}/plasma/kcms/systemsettings/kcm_touchpad.so
 %{_kf6_plugindir}/plasma/kcms/systemsettings/kcm_kded.so
 %{_kf6_plugindir}/plasma/kcms/systemsettings/kcm_keyboard.so
 %{_kf6_plugindir}/plasma/kcms/systemsettings/kcm_keys.so
@@ -345,21 +352,13 @@
 %{_kf6_sharedir}/polkit-1/actions/org.kde.kcontrol.kcmclock.policy
 %{_kf6_sharedir}/solid/
 %{_kf6_libexecdir}/kauth/kcmdatetimehelper
+%{_kf6_iconsdir}/hicolor/*/devices/input-touchpad.*
+%{_kf6_sharedir}/kcmmouse/
+%{_kf6_notificationsdir}/kcm_touchpad.notifyrc
 %exclude %{_kf6_plasmadir}/emoji/
 %ifnarch s390 s390x
-%{_kf6_applicationsdir}/kcm_mouse.desktop
-%{_kf6_applicationsdir}/kcm_touchpad.desktop
 %{_kf6_bindir}/kapplymousetheme
 %{_kf6_bindir}/kcm-touchpad-list-devices
-%{_kf6_iconsdir}/hicolor/*/devices/input-touchpad.*
-%{_kf6_notificationsdir}/kcm_touchpad.notifyrc
-%{_kf6_plugindir}/kf6/kded/kded_touchpad.so
-%dir %{_kf6_plugindir}/plasma/kcminit
-%{_kf6_plugindir}/plasma/kcminit/kcm_mouse_init.so
-%{_kf6_plugindir}/plasma/kcminit/kcm_touchpad_init.so
-%{_kf6_plugindir}/plasma/kcms/systemsettings/kcm_mouse.so
-%{_kf6_plugindir}/plasma/kcms/systemsettings/kcm_touchpad.so
-%{_kf6_sharedir}/kcmmouse/
 %endif
 
 %files emojier


commit plasma6-desktop for openSUSE:Factory

2024-03-28 Thread Source-Sync
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-03-28 13:53:54

Comparing /work/SRC/openSUSE:Factory/plasma6-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.plasma6-desktop.new.1905 (New)


Package is "plasma6-desktop"

Thu Mar 28 13:53:54 2024 rev:3 rq:1162443 version:6.0.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma6-desktop/plasma6-desktop.changes  
2024-03-14 17:44:15.411611564 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma6-desktop.new.1905/plasma6-desktop.changes
2024-03-28 14:16:45.382881186 +0100
@@ -1,0 +2,21 @@
+Tue Mar 26 18:06:11 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.3:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.3
+- Changes since 6.0.2:
+  * revert duplicate appstream update
+  * update version for new release
+  * applets/taskmanager: remove unnecessary Layout properties
+  * applets/taskmanager: Drop pipewire window thumbnail opacity animation
+  * applets/taskmanager: Don't base the amount of space reserved for the 
thumbnail on the header (kde#481044)
+  * Revert "Panel: Don't take keyboard focus when one of its widgets is 
activated"
+  * Folder View: fix label rendering for popup and widget views (kde#484163)
+  * Panel: don't round floating paddings to smoothen animation
+  * applets/kimpanel: Fix save font option
+  * Kicker: Fix submenus appearing in taskmanager (kde#481955)
+  * Cancel edit prior reparenting the applet
+  * solid-device-automounter/kcm: do not create proxy widget in initializer 
list
+  * Filter out enter (kde#482123)
+
+---

Old:

  plasma-desktop-6.0.2.tar.xz
  plasma-desktop-6.0.2.tar.xz.sig

New:

  plasma-desktop-6.0.3.tar.xz
  plasma-desktop-6.0.3.tar.xz.sig



Other differences:
--
++ plasma6-desktop.spec ++
--- /var/tmp/diff_new_pack.f5Ap0c/_old  2024-03-28 14:17:00.271428091 +0100
+++ /var/tmp/diff_new_pack.f5Ap0c/_new  2024-03-28 14:17:00.279428385 +0100
@@ -31,7 +31,7 @@
 %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk 
-F. '{print $1"."$2}')}
 %bcond_without released
 Name:   plasma6-desktop
-Version:6.0.2
+Version:6.0.3
 Release:0
 Summary:The KDE Plasma Workspace Components
 License:GPL-2.0-only

++ plasma-desktop-6.0.2.tar.xz -> plasma-desktop-6.0.3.tar.xz ++
/work/SRC/openSUSE:Factory/plasma6-desktop/plasma-desktop-6.0.2.tar.xz 
/work/SRC/openSUSE:Factory/.plasma6-desktop.new.1905/plasma-desktop-6.0.3.tar.xz
 differ: char 25, line 1


commit plasma6-desktop for openSUSE:Factory

2024-03-14 Thread Source-Sync
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-03-14 17:43:39

Comparing /work/SRC/openSUSE:Factory/plasma6-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.plasma6-desktop.new.1905 (New)


Package is "plasma6-desktop"

Thu Mar 14 17:43:39 2024 rev:2 rq:1157717 version:6.0.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma6-desktop/plasma6-desktop.changes  
2024-03-11 15:32:27.987171941 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma6-desktop.new.1905/plasma6-desktop.changes
2024-03-14 17:44:15.411611564 +0100
@@ -1,0 +2,20 @@
+Wed Mar 13 09:10:08 UTC 2024 - Fabian Vogt 
+
+- Update to 6.0.2:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.0.2
+- Changes since 6.0.1:
+  * appiumtests: match screenshot to test wallpaper DBus API
+  * update version for new release
+  * kcm/keys: fix custom shortcut alignment (kde#483169)
+  * Panel: Don't take keyboard focus when one of its widgets is activated 
(kde#479084,kde#482653)
+  * appiumtests: add test to make sure ShellCorona gives ready signal to 
KSplash
+  * Folder Model: Handle invalid URL in desktop file (kde#482889)
+  * kcms/landingpage: load theme preview image asynchronously
+  * Rework logic to know who is the first visible results view (kde#482736)
+  * Do not let ConfigOverlay cover the toolbox (kde#482218)
+  * kcms/mouse: Don't crash when no supported backend is found (kde#482048)
+  * Don't overwrite files in the model positions on drop (kde#482302)
+  * update version for new release
+
+---

Old:

  plasma-desktop-6.0.1.tar.xz
  plasma-desktop-6.0.1.tar.xz.sig

New:

  plasma-desktop-6.0.2.tar.xz
  plasma-desktop-6.0.2.tar.xz.sig



Other differences:
--
++ plasma6-desktop.spec ++
--- /var/tmp/diff_new_pack.wAlabJ/_old  2024-03-14 17:44:16.215641042 +0100
+++ /var/tmp/diff_new_pack.wAlabJ/_new  2024-03-14 17:44:16.219641189 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma6-desktop
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,7 +31,7 @@
 %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk 
-F. '{print $1"."$2}')}
 %bcond_without released
 Name:   plasma6-desktop
-Version:6.0.1
+Version:6.0.2
 Release:0
 Summary:The KDE Plasma Workspace Components
 License:GPL-2.0-only
@@ -43,8 +43,8 @@
 %endif
 # PATCH-FIX-OPENSUSE
 Patch100:   0001-Apply-branding-to-default-favorites.patch
-BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
 BuildRequires:  fdupes
+BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
 # Due to KWinDBusInterface not having a cmake version config file, we need to 
BR kwin6-devel instead
 # BuildRequires:  cmake(KWinDBusInterface) >= %%{_plasma6_bugfix}
 # Also applies to ScreenSaverDBusInterface
@@ -109,7 +109,6 @@
 BuildRequires:  cmake(Qt6Widgets) >= %{qt6_version}
 BuildRequires:  cmake(packagekitqt6)
 BuildRequires:  cmake(sdl2)
-BuildRequires:  pkgconfig(signon-oauth2plugin)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(ibus-1.0)
@@ -118,6 +117,7 @@
 BuildRequires:  pkgconfig(libcanberra)
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(scim)
+BuildRequires:  pkgconfig(signon-oauth2plugin)
 BuildRequires:  pkgconfig(wayland-client)
 BuildRequires:  pkgconfig(wayland-protocols)
 BuildRequires:  pkgconfig(x11)
@@ -147,8 +147,8 @@
 %requires_geplasma6-framework-components
 # Various KCMs use it
 Requires:   kinfocenter6
-Requires:   kirigami-addons6 >= 0.10.0
 Requires:   kf6-kirigami-imports >= %{kf6_version}
+Requires:   kirigami-addons6 >= 0.10.0
 Requires:   kmenuedit6
 # Needed for sensors
 Requires:   libksysguard6-imports  >= %{_plasma6_bugfix}
@@ -166,8 +166,8 @@
 Requires:   signon-plugin-oauth2
 %endif
 Conflicts:  kactivities5 < 5.20.0
-Recommends: plasma6-desktop-emojier
 Recommends: plasma6-addons
+Recommends: plasma6-desktop-emojier
 Recommends: xdg-user-dirs
 Provides:   kdebase4-workspace = 5.3.0
 Obsoletes:  kdebase4-workspace < 5.3.0
@@ -180,8 +180,8 @@
 Conflicts:  kio-extras5 <= 5.3.2
 Provides:   kcm-touchpad5 = %{version}
 Obsoletes:  kcm-touchpad5 < %{version}
-Provides:   plasma6-desktop-branding = %{version}
 Provides:   plasma5-desktop-branding-upstream = %{version}
+Provides:   plasma6-desktop-branding =