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 <[email protected]>
+
+- 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