Hello community,

here is the log from the commit of package plasma5-workspace for 
openSUSE:Leap:15.2 checked in at 2020-02-16 18:27:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/plasma5-workspace (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.plasma5-workspace.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-workspace"

Sun Feb 16 18:27:53 2020 rev:115 rq:774394 version:5.18.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/plasma5-workspace/plasma5-workspace.changes    
2020-02-04 17:53:31.708716993 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.plasma5-workspace.new.26092/plasma5-workspace.changes
 2020-02-16 18:28:51.886735099 +0100
@@ -1,0 +2,65 @@
+Tue Feb 11 10:34:00 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update tarball, now with updated preview images
+
+-------------------------------------------------------------------
+Thu Feb  6 15:10:07 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.0.php
+- Changes since 5.17.90:
+  * tooltips always have normal color group
+  * Fix typo
+  * [Notifications] Don't dodge notification popups
+  * [Notifications] Fixup setSourceModel
+  * [SNI] Fix race condition in item registration (kde#416652)
+  * [Notifications] Fix typo
+  * Shut up
+  * [System Tray] Initially set correct category for plasmoids (kde#416947)
+  * [Task Manager] Remove strict URL handling (kde#385727)
+  * [context menu] Remove last traces of "Lock Widgets" action from UI 
(kde#416578)
+  * Remove unused includes
+  * Port plasma-workspace to autoconfig.kde.org
+  * [sddm-theme] Fix broken wallpaper loading
+  * [Notifications] Fix action button size
+  * search for a default wallpaper in lookandfeel
+  * [startkde] Export LC_TIME again (kde#416670)
+  * [Notifications] Set transient parent for file menu (kde#387597)
+  * [SystemTray] Fix model update in settings (missing icon) (kde#416400)
+  * [SystemTray] Remove scrollbar paddings
+  * Runner/Windows make the window finding more reliable (kde#414804)
+  * Kicker/RecentDocuments display place's icon when resource matches one
+  * [Notifications] When there is only a reply action, show reply field right 
away
+  * [Notifications] Send reply text as targeted signal
+  * Also disable automatic scaling on Qt >= 5.14 (kde#415421)
+  * add includes needed for compiling with qt 5.13
+- Drop patches, now upstream:
+  * 0001-Set-QT_AUTO_SCREEN_SCALE_FACTOR-0-for-Qt-5.14-as-wel.patch
+
+-------------------------------------------------------------------
+Thu Jan 23 11:20:38 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build
+
+-------------------------------------------------------------------
+Tue Jan 21 08:47:53 UTC 2020 - Fabian Vogt <[email protected]>
+
+- knewstuff-imports is needed for several KCMs
+
+-------------------------------------------------------------------
+Thu Jan 16 14:04:21 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.17.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.90.php
+- Too many changes to list here
+- Drop patches, now upstream:
+  * 0001-Add-suffix-to-the-wayland-session-s-name.patch
+  * lazy-sddm-theme.patch
+- Refresh patches:
+  * 0001-Use-qdbus-qt5.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Add-suffix-to-the-wayland-session-s-name.patch
  0001-Set-QT_AUTO_SCREEN_SCALE_FACTOR-0-for-Qt-5.14-as-wel.patch
  lazy-sddm-theme.patch
  plasma-workspace-5.17.5.tar.xz
  plasma-workspace-5.17.5.tar.xz.sig

New:
----
  plasma-workspace-5.18.0.tar.xz
  plasma-workspace-5.18.0.tar.xz.sig

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

Other differences:
------------------
++++++ plasma5-workspace.spec ++++++
--- /var/tmp/diff_new_pack.jME0CZ/_old  2020-02-16 18:28:52.242735285 +0100
+++ /var/tmp/diff_new_pack.jME0CZ/_new  2020-02-16 18:28:52.246735287 +0100
@@ -27,15 +27,15 @@
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
 # Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
 %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
-Version:        5.17.5
+Version:        5.18.0
 Release:        0
 Summary:        The KDE Plasma Workspace Components
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
 Url:            http://www.kde.org/
-Source:         
https://download.kde.org/stable/plasma/%{version}/plasma-workspace-%{version}.tar.xz
+Source:         plasma-workspace-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/plasma-workspace-%{version}.tar.xz.sig
+Source1:        plasma-workspace-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 Source3:        baselibs.conf
@@ -44,13 +44,8 @@
 Patch501:       0001-Use-qdbus-qt5.patch
 Patch502:       0001-Ignore-default-sddm-face-icons.patch
 Patch503:       0001-Set-GTK_BACKEND-x11-in-a-wayland-session.patch
-# PATCH-FIX-UPSTREAM (once sddm part merged)
-Patch504:       0001-Add-suffix-to-the-wayland-session-s-name.patch
 # PATCH-FEATURE-OPENSUSE
 Patch506:       0001-Revert-No-icons-on-the-desktop-by-default.patch
-# PATCH-FIX-OPENSUSE
-Patch507:       lazy-sddm-theme.patch
-Patch508:       0001-Set-QT_AUTO_SCREEN_SCALE_FACTOR-0-for-Qt-5.14-as-wel.patch
 BuildRequires:  breeze5-icons
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
@@ -137,6 +132,7 @@
 Requires:       kdelibs4support
 Requires:       kglobalaccel5 >= %{_plasma5_version}
 Requires:       kinit
+Requires:       kquickcharts
 Requires:       kscreen5 >= %{_plasma5_version}
 Requires:       kscreenlocker >= %{_plasma5_version}
 Requires:       kwin5 >= %{_plasma5_version}
@@ -151,6 +147,8 @@
 Requires:       gmenudbusmenuproxy >= %{_plasma5_version}
 Recommends:     oxygen5-sounds >= %{_plasma5_version}
 Requires:       solid-imports
+# Used by KCMs
+Requires:       knewstuff-imports
 Requires:       xembedsniproxy >= %{_plasma5_version}
 # startkde and startplasma call these
 Requires:       awk
@@ -296,8 +294,8 @@
 %autopatch -p1
 
 %build
-  %cmake_kf5 -d build -- -DKDE4_COMMON_PAM_SERVICE=xdm 
-DKDE_DEFAULT_HOME=.kde4 -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
-  %make_jobs
+  %cmake_kf5 -d build -- -DKDE_DEFAULT_HOME=.kde4 
-DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build
@@ -412,14 +410,14 @@
 %{_kf5_plugindir}/
 %{_kf5_qmldir}/
 %{_kf5_applicationsdir}/org.kde.klipper.desktop
-%{_kf5_applicationsdir}/plasma-windowed.desktop
 %{_kf5_applicationsdir}/org.kde.plasmashell.desktop
 %{_kf5_applicationsdir}/org.kde.systemmonitor.desktop
+%{_kf5_applicationsdir}/plasma-windowed.desktop
 %{_kf5_configkcfgdir}/freespacenotifier.kcfg
-%{_kf5_sharedir}/dbus-1/services/org.kde.krunner.service
+%{_kf5_sharedir}/dbus-1/services/org.kde.LogoutPrompt.service
 %{_kf5_sharedir}/dbus-1/services/org.kde.baloorunner.service
+%{_kf5_sharedir}/dbus-1/services/org.kde.krunner.service
 %{_kf5_sharedir}/dbus-1/services/org.kde.plasma.Notifications.service
-%{_kf5_sharedir}/dbus-1/services/org.kde.LogoutPrompt.service
 %{_kf5_sharedir}/desktop-directories/
 %{_kf5_sharedir}/kconf_update/
 %dir %{_kf5_htmldir}

++++++ 0001-Use-qdbus-qt5.patch ++++++
--- /var/tmp/diff_new_pack.jME0CZ/_old  2020-02-16 18:28:52.262735295 +0100
+++ /var/tmp/diff_new_pack.jME0CZ/_new  2020-02-16 18:28:52.266735297 +0100
@@ -5,8 +5,7 @@
 
 ---
  startkde/startplasma-wayland.cpp | 2 +-
- wallpapers/image/wallpaper.knsrc | 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
+ 1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/startkde/startplasma-wayland.cpp 
b/startkde/startplasma-wayland.cpp
 index 5b0e0746d..c651ea4fe 100644
@@ -21,16 +20,3 @@
          return 1;
      }
      setupPlasmaEnvironment();
-diff --git a/wallpapers/image/wallpaper.knsrc 
b/wallpapers/image/wallpaper.knsrc
-index 6b390ba72..2136d43a5 100644
---- a/wallpapers/image/wallpaper.knsrc
-+++ b/wallpapers/image/wallpaper.knsrc
-@@ -43,4 +43,4 @@ Categories=KDE Wallpaper 800x600,KDE Wallpaper 1024x768,KDE 
Wallpaper 1280x1024,
- StandardResource=wallpaper
- Uncompress=archive
- 
--AdoptionCommand=qdbus org.kde.plasmashell /PlasmaShell 
org.kde.PlasmaShell.evaluateScript 'for (var i in desktops()) { d = 
desktops()[i]; d.wallpaperPlugin = "org.kde.image"; d.currentConfigGroup = 
["Wallpaper", "org.kde.image", "General"]; d.writeConfig("Image", "%f") }'
-+AdoptionCommand=qdbus-qt5 org.kde.plasmashell /PlasmaShell 
org.kde.PlasmaShell.evaluateScript 'for (var i in desktops()) { d = 
desktops()[i]; d.wallpaperPlugin = "org.kde.image"; d.currentConfigGroup = 
["Wallpaper", "org.kde.image", "General"]; d.writeConfig("Image", "%f") }'
--- 
-2.22.0
-

++++++ plasma-workspace-5.17.5.tar.xz -> plasma-workspace-5.18.0.tar.xz ++++++
++++ 204450 lines of diff (skipped)



Reply via email to