Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma5-workspace for openSUSE:Factory checked in at 2021-01-25 18:22:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-workspace (Old) and /work/SRC/openSUSE:Factory/.plasma5-workspace.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-workspace" Mon Jan 25 18:22:38 2021 rev:156 rq:865281 version:5.20.5 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-workspace/plasma5-workspace.changes 2021-01-19 15:59:36.467145385 +0100 +++ /work/SRC/openSUSE:Factory/.plasma5-workspace.new.28504/plasma5-workspace.changes 2021-01-25 18:22:38.984345677 +0100 @@ -24,0 +25,5 @@ +Wed Dec 30 12:19:16 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de> + +- Add compatibility with qml-autoreqprov + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-workspace.spec ++++++ --- /var/tmp/diff_new_pack.LAoV9o/_old 2021-01-25 18:22:40.308347566 +0100 +++ /var/tmp/diff_new_pack.LAoV9o/_new 2021-01-25 18:22:40.312347572 +0100 @@ -19,6 +19,9 @@ #Compat macro for new _fillupdir macro introduced in Nov 2017 %{!?_fillupdir: %global _fillupdir %{_localstatedir}/adm/fillup-templates} +# Internal QML imports +%global __requires_exclude qmlimport\\((org\\.kde\\.plasma\\.private|org\\.kde\\.private\\.kcm).* + %define kf5_version 5.58.0 %bcond_without lang @@ -191,6 +194,7 @@ Provides: %{name}-branding-upstream = %{version} Provides: dbus(org.freedesktop.Notifications) Obsoletes: %{name}-branding-upstream < %{version} +Provides: qt5qmlimport(org.kde.plasma.shell.2) = 0 %description This package contains the basic packages for a Plasma workspace. @@ -339,6 +343,9 @@ touch %{buildroot}%{_sysconfdir}/alternatives/default-xsession.desktop ln -s %{_sysconfdir}/alternatives/default-xsession.desktop %{buildroot}%{_datadir}/xsessions/default.desktop + # Backport of https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/588 + rm -r %{buildroot}%{_kf5_plasmadir}/wallpapers/org.kde.image/platformcontents/touch + %fdupes %{buildroot}/%{_prefix} %post -p /sbin/ldconfig