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 2022-10-11 18:01:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-desktop (Old) and /work/SRC/openSUSE:Factory/.plasma5-desktop.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-desktop" Tue Oct 11 18:01:09 2022 rev:180 rq:1009121 version:5.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-desktop/plasma5-desktop.changes 2022-09-08 14:21:10.238312280 +0200 +++ /work/SRC/openSUSE:Factory/.plasma5-desktop.new.2275/plasma5-desktop.changes 2022-10-11 18:03:33.445891559 +0200 @@ -1,0 +2,44 @@ +Thu Oct 6 14:48:44 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.26.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.26.0 +- Changes since 5.25.90: + * panel: Raise BusyIndicator above everything else + * [kcms/recentFiles] Fix translation catalog name + * Install po folder + * applets/kicker: in Dashboard representation, allow two lines for application name (kde#362986) + * kcms/landingpage: Use global themes' real names in quick chooser (kde#459367) + * applets/digital-clock: migrate font settings (kde#459372) + * Use relayout locking (kde#413645) + * kcms/landingpage: hide "Most Used" section when it's empty + * applets/kickoff: Bring back Ctrl+Tab shortcut to switch tabs (kde#440307) + * containments/panel: check null configOverlay + * containments/panel: respect `Plasmoid.immutable` + * containments/panel: make panel load slightly faster + * applets/kicker: Hide result columns when it contains no results (kde#444113) + * applets/kickoff: fix crash when dragging items not in favorite page on Wayland (kde#449426,kde#450215) + * applets/kickoff: remove excessive spacing when icon and label are set + * applets/kickoff: center align Kickoff icon in vertical panel (kde#459280) + * desktoppackage: update global shortcut after receiving `captureFinished` signal + * fix: Keyboard layout shortcuts activate wrong language (kde#444569) + * folderview: Fix grid overflow property so it properly reports overflow state (kde#419878) + * Use improved dominant color as accent color + +------------------------------------------------------------------- +Fri Sep 16 19:58:57 UTC 2022 - Sarah Kriesch <sarah.krie...@opensuse.org> + +- Fix s390x build: + * Move mouse and touchpad files to the section for non s390x architectures + +------------------------------------------------------------------- +Thu Sep 15 20:47:16 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.25.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.25.90 +- Too many changes to list here + +------------------------------------------------------------------- Old: ---- plasma-desktop-5.25.5.tar.xz plasma-desktop-5.25.5.tar.xz.sig New: ---- plasma-desktop-5.26.0.tar.xz plasma-desktop-5.26.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-desktop.spec ++++++ --- /var/tmp/diff_new_pack.O3DAXX/_old 2022-10-11 18:03:34.313892962 +0200 +++ /var/tmp/diff_new_pack.O3DAXX/_new 2022-10-11 18:03:34.317892969 +0200 @@ -21,14 +21,14 @@ # Optional PulseAudio integration, needs plasma5-pa %global __requires_exclude_from org\\.kde\\.plasma\\.taskmanager/contents/ui/PulseAudio\\.qml -%define kf5_version 5.74.0 +%define kf5_version 5.98.0 %global have_ibus_dict_emoji_pkg (0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200) %global have_kaccounts (0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200) %bcond_without released Name: plasma5-desktop -Version: 5.25.5 +Version: 5.26.0 Release: 0 # Full Plasma 5 version (e.g. 5.9.3) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -38,9 +38,9 @@ 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 released} -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 @@ -84,22 +84,25 @@ BuildRequires: cmake(KF5Runner) >= %{kf5_version} BuildRequires: cmake(KF5Wallet) >= %{kf5_version} BuildRequires: cmake(KF5WindowSystem) >= %{kf5_version} +BuildRequires: cmake(KPipeWire) BuildRequires: cmake(KRunnerAppDBusInterface) >= %{_plasma5_version} BuildRequires: cmake(KSMServerDBusInterface) >= %{_plasma5_version} BuildRequires: cmake(KWinDBusInterface) >= %{_plasma5_version} BuildRequires: cmake(LibKWorkspace) >= %{_plasma5_bugfix} BuildRequires: cmake(LibTaskManager) >= %{_plasma5_version} BuildRequires: cmake(Phonon4Qt5) >= 4.6.60 -BuildRequires: cmake(Qt5Concurrent) >= 5.4.0 -BuildRequires: cmake(Qt5DBus) >= 5.4.0 -BuildRequires: cmake(Qt5Qml) >= 5.4.0 -BuildRequires: cmake(Qt5Quick) >= 5.4.0 -BuildRequires: cmake(Qt5QuickWidgets) >= 5.4.0 -BuildRequires: cmake(Qt5Sql) >= 5.4.0 -BuildRequires: cmake(Qt5Svg) >= 5.4.0 -BuildRequires: cmake(Qt5Test) >= 5.4.0 -BuildRequires: cmake(Qt5Widgets) >= 5.4.0 -BuildRequires: cmake(Qt5X11Extras) >= 5.4.0 +BuildRequires: cmake(PlasmaWaylandProtocols) +BuildRequires: cmake(Qt5Concurrent) >= 5.15.0 +BuildRequires: cmake(Qt5DBus) +BuildRequires: cmake(Qt5Qml) +BuildRequires: cmake(Qt5Quick) +BuildRequires: cmake(Qt5QuickWidgets) +BuildRequires: cmake(Qt5Sql) +BuildRequires: cmake(Qt5Svg) +BuildRequires: cmake(Qt5Test) +BuildRequires: cmake(Qt5WaylandClient) +BuildRequires: cmake(Qt5Widgets) +BuildRequires: cmake(Qt5X11Extras) BuildRequires: cmake(ScreenSaverDBusInterface) >= %{_plasma5_version} BuildRequires: cmake(packagekitqt5) BuildRequires: pkgconfig(gio-2.0) @@ -107,6 +110,7 @@ BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(ibus-1.0) BuildRequires: pkgconfig(libudev) +BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11-xcb) BuildRequires: pkgconfig(xcb) @@ -130,6 +134,7 @@ %else BuildRequires: pkgconfig(gl) %endif +BuildRequires: libqt5-qtbase-private-headers-devel BuildRequires: xkeyboard-config # Includes some plugins for kpackage needed during build BuildRequires: plasma5-workspace >= %{_plasma5_bugfix} @@ -161,6 +166,7 @@ Conflicts: kactivities5 < 5.20.0 Recommends: %{name}-emojier Recommends: plasma5-addons +Recommends: xdg-user-dirs Provides: kdebase4-workspace = 5.3.0 Obsoletes: kdebase4-workspace < 5.3.0 Provides: kcm-touchpad = %{version} @@ -238,81 +244,72 @@ %files %license COPYING* -%{_kf5_debugdir}/*.categories -%{_kf5_dbuspolicydir}/org.kde.kcontrol.kcmclock.conf -%{_kf5_knsrcfilesdir}/ksplash.knsrc -%{_kf5_knsrcfilesdir}/krunner.knsrc %{_kf5_applicationsdir}/kcm_access.desktop %{_kf5_applicationsdir}/kcm_activities.desktop %{_kf5_applicationsdir}/kcm_baloofile.desktop %{_kf5_applicationsdir}/kcm_clock.desktop %{_kf5_applicationsdir}/kcm_componentchooser.desktop %{_kf5_applicationsdir}/kcm_desktoppaths.desktop -%{_kf5_applicationsdir}/kcm_device_automounter.desktop %{_kf5_applicationsdir}/kcm_joystick.desktop %{_kf5_applicationsdir}/kcm_kded.desktop %{_kf5_applicationsdir}/kcm_keyboard.desktop %{_kf5_applicationsdir}/kcm_keys.desktop +%{_kf5_applicationsdir}/kcm_krunnersettings.desktop +%{_kf5_applicationsdir}/kcm_landingpage.desktop %{_kf5_applicationsdir}/kcm_launchfeedback.desktop -%{_kf5_applicationsdir}/kcm_mouse.desktop %{_kf5_applicationsdir}/kcm_plasmasearch.desktop %{_kf5_applicationsdir}/kcm_qtquicksettings.desktop +%{_kf5_applicationsdir}/kcm_recentFiles.desktop %{_kf5_applicationsdir}/kcm_smserver.desktop %{_kf5_applicationsdir}/kcm_solid_actions.desktop %{_kf5_applicationsdir}/kcm_splashscreen.desktop %{_kf5_applicationsdir}/kcm_tablet.desktop -%{_kf5_applicationsdir}/kcm_touchpad.desktop %{_kf5_applicationsdir}/kcm_workspace.desktop %{_kf5_applicationsdir}/kcmspellchecking.desktop +%{_kf5_applicationsdir}/org.kde.knetattach.desktop %{_kf5_bindir}/kaccess %{_kf5_bindir}/knetattach %{_kf5_bindir}/krunner-plugininstaller %{_kf5_bindir}/solid-action-desktop-gen %{_kf5_bindir}/tastenbrett %{_kf5_configdir}/autostart/kaccess.desktop +%{_kf5_dbuspolicydir}/org.kde.kcontrol.kcmclock.conf +%{_kf5_debugdir}/*.categories +%{_kf5_knsrcfilesdir}/krunner.knsrc +%{_kf5_knsrcfilesdir}/ksplash.knsrc +%dir %{_kf5_plugindir}/kf5/kded/ +%{_kf5_plugindir}/kf5/kded/device_automounter.so +%{_kf5_plugindir}/kf5/kded/keyboard.so +%{_kf5_plugindir}/kf5/krunner/ %dir %{_kf5_plugindir}/plasma/ -%dir %{_kf5_plugindir}/plasma/applets %dir %{_kf5_plugindir}/plasma/kcms/ %dir %{_kf5_plugindir}/plasma/kcms/desktop/ +%{_kf5_plugindir}/plasma/kcms/desktop/kcm_krunnersettings.so %dir %{_kf5_plugindir}/plasma/kcms/systemsettings/ -%dir %{_kf5_plugindir}/plasma/kcms/systemsettings_qwidgets/ -%{_kf5_plugindir}/plasma/applets/org.kde.plasma.marginsseparator.so -%{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_tablet.so %{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_access.so %{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_baloofile.so -%{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_kded.so %{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_componentchooser.so +%{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_kded.so %{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_keyboard.so %{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_keys.so %{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_landingpage.so %{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_launchfeedback.so -%{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_mouse.so +%{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_plasmasearch.so %{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_smserver.so %{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_splashscreen.so -%{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_touchpad.so +%{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_tablet.so %{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_workspace.so +%dir %{_kf5_plugindir}/plasma/kcms/systemsettings_qwidgets/ %{_kf5_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_activities.so %{_kf5_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_clock.so %{_kf5_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_desktoppaths.so %{_kf5_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_device_automounter.so %{_kf5_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_joystick.so -%{_kf5_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_plasmasearch.so %{_kf5_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_qtquicksettings.so +%{_kf5_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_recentFiles.so %{_kf5_plugindir}/plasma/kcms/systemsettings_qwidgets/kcm_solid_actions.so %{_kf5_plugindir}/plasma/kcms/systemsettings_qwidgets/kcmspellchecking.so -%{_kf5_plugindir}/plasma/kcms/desktop/kcm_krunnersettings.so -%{_kf5_plugindir}/plasma/kcminit/kcm_mouse_init.so -%{_kf5_plugindir}/plasma/kcminit/kcm_touchpad_init.so -%{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_mouse.so -%{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_touchpad.so -%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_qmldir}/ -%{_kf5_applicationsdir}/org.kde.knetattach.desktop -%{_kf5_applicationsdir}/kcm_krunnersettings.desktop %{_kf5_sharedir}/dbus-1/system-services/org.kde.kcontrol.kcmclock.service %{_kf5_sharedir}/polkit-1/actions/org.kde.kcontrol.kcmclock.policy %if %{have_kaccounts} @@ -326,44 +323,53 @@ %dir %{_kf5_htmldir} %dir %{_kf5_htmldir}/en %doc %{_kf5_htmldir}/en/*/ +%{_kf5_appstreamdir}/ %{_kf5_configkcfgdir}/ +%{_kf5_datadir}/ +%{_kf5_notifydir}/ +%{_kf5_plasmadir}/ +%{_kf5_plasmadir}/plasmoids/org.kde.plasma.kimpanel/ +%{_kf5_qmldir}/org/kde/plasma/private/kimpanel/ +%{_kf5_servicetypesdir}/ %{_kf5_sharedir}/kcmkeys/ %{_kf5_sharedir}/kcmsolidactions/ %{_kf5_sharedir}/kconf_update/ %dir %{_kf5_sharedir}/kpackage/ %dir %{_kf5_sharedir}/kpackage/kcms/ %{_kf5_sharedir}/kpackage/kcms/kcm5_kded/ +%{_kf5_sharedir}/kpackage/kcms/kcm_access/ %{_kf5_sharedir}/kpackage/kcms/kcm_baloofile/ +%{_kf5_sharedir}/kpackage/kcms/kcm_componentchooser %{_kf5_sharedir}/kpackage/kcms/kcm_keys/ +%{_kf5_sharedir}/kpackage/kcms/kcm_krunnersettings/ +%{_kf5_sharedir}/kpackage/kcms/kcm_landingpage/ %{_kf5_sharedir}/kpackage/kcms/kcm_launchfeedback/ +%{_kf5_sharedir}/kpackage/kcms/kcm_plasmasearch/ %{_kf5_sharedir}/kpackage/kcms/kcm_smserver/ %{_kf5_sharedir}/kpackage/kcms/kcm_splashscreen/ -%{_kf5_sharedir}/kpackage/kcms/kcm_workspace/ -%{_kf5_sharedir}/kpackage/kcms/kcm_componentchooser -%{_kf5_sharedir}/kpackage/kcms/kcm_landingpage/ -%{_kf5_sharedir}/kpackage/kcms/kcm_access/ %{_kf5_sharedir}/kpackage/kcms/kcm_tablet/ -%{_kf5_sharedir}/kpackage/kcms/kcm_krunnersettings/ -%{_kf5_notifydir}/ -%{_kf5_servicetypesdir}/ -%{_kf5_datadir}/ +%{_kf5_sharedir}/kpackage/kcms/kcm_workspace/ %{_kf5_sharedir}/solid/ -%{_kf5_plasmadir}/ -%{_kf5_appstreamdir}/ -%{_kf5_qmldir}/org/kde/plasma/private/kimpanel/ -%{_kf5_plasmadir}/plasmoids/org.kde.plasma.kimpanel/ +%{_libexecdir}/kimpanel-ibus-panel %if !%{have_ibus_dict_emoji_pkg} %exclude %{_kf5_plasmadir}/ibus-emoji-dicts/ %endif %ifnarch s390 s390x +%{_kf5_applicationsdir}/kcm_mouse.desktop +%{_kf5_applicationsdir}/kcm_touchpad.desktop %{_kf5_bindir}/kapplymousetheme %{_kf5_bindir}/kcm-touchpad-list-devices %dir %{_kf5_iconsdir}/hicolor/*/ %dir %{_kf5_iconsdir}/hicolor/*/devices/ %{_kf5_iconsdir}/hicolor/*/devices/input-touchpad.* -%{_kf5_sharedir}/kcmmouse/ +%{_kf5_plugindir}/kf5/kded/kded_touchpad.so %dir %{_kf5_plugindir}/plasma/dataengine/ %{_kf5_plugindir}/plasma/dataengine/plasma_engine_touchpad.so +%{_kf5_plugindir}/plasma/kcminit/kcm_mouse_init.so +%{_kf5_plugindir}/plasma/kcminit/kcm_touchpad_init.so +%{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_mouse.so +%{_kf5_plugindir}/plasma/kcms/systemsettings/kcm_touchpad.so +%{_kf5_sharedir}/kcmmouse/ %endif %{_libexecdir}/kauth/kcmdatetimehelper %{_libexecdir}/kimpanel-ibus-panel ++++++ plasma-desktop-5.25.5.tar.xz -> plasma-desktop-5.26.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/plasma5-desktop/plasma-desktop-5.25.5.tar.xz /work/SRC/openSUSE:Factory/.plasma5-desktop.new.2275/plasma-desktop-5.26.0.tar.xz differ: char 25, line 1