Hello community,

here is the log from the commit of package plasma5-desktop for openSUSE:Factory 
checked in at 2017-02-19 01:15:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-desktop (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-desktop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-desktop"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-desktop/plasma5-desktop.changes  
2017-02-10 10:04:22.983538075 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-desktop.new/plasma5-desktop.changes     
2017-02-19 01:15:06.512868498 +0100
@@ -1,0 +2,29 @@
+Tue Feb 14 17:58:13 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.2
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.2.php
+- Changes since 5.9.1:
+  * Fix crash when invoking Present Windows with the group dialog open.
+  * Fix crash when invoking Present Windows with the group dialog open.
+  * [Folder View] Don't show script execution prompt on desktop:/
+  * Use proper version for baloo
+  * [Folder View] Don't show script execution prompt on desktop:/
+  * [Folder View] Support extracting files to sub-directories with drag and 
drop from Ark
+  * fix discover desktopid in favorties
+  * [ContextMenu] Ungrab mouse in taskmanager
+  * [taskmanager] Uniform tasmanager tooltips to systray ones
+  * [ContextMenu] Ungrab mouse in taskmanager
+  * [Task Manager] Don't import QtQuick 2.7
+  * Reverse TaskManager DragDrop to blacklist Plasma instead of whitelisting 
URLs
+- Remove patches, now upstream:
+  * plasma-desktop-run.patch
+
+-------------------------------------------------------------------
+Fri Feb 10 08:13:03 UTC 2017 - fab...@ritter-vogt.de
+
+- Fix build with breeze5-icons >= 5.31
+- Fix iconsdir paths
+
+-------------------------------------------------------------------

Old:
----
  plasma-desktop-5.9.1.tar.xz
  plasma-desktop-run.patch

New:
----
  plasma-desktop-5.9.2.tar.xz

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

Other differences:
------------------
++++++ plasma5-desktop.spec ++++++
--- /var/tmp/diff_new_pack.MwRIxX/_old  2017-02-19 01:15:07.176775228 +0100
+++ /var/tmp/diff_new_pack.MwRIxX/_new  2017-02-19 01:15:07.184774104 +0100
@@ -20,19 +20,17 @@
 
 %bcond_without lang
 Name:           plasma5-desktop
-Version:        5.9.1
+Version:        5.9.2
 Release:        0
-# Full Plasma 5 version (e.g. 5.9.1)
+# Full Plasma 5 version (e.g. 5.9.2)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
-# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
+# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.2 in KUF)
 %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:        The KDE Plasma Workspace Components
 License:        GPL-2.0
 Group:          System/GUI/KDE
 Url:            http://www.kde.org/
 Source:         
http://download.kde.org/stable/plasma/%{version}/plasma-desktop-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE plasma-desktop-run.patch k...@privat.broulik.de -- Allow 
running .desktop files inside desktop:/
-Patch0:         plasma-desktop-run.patch
 # PATCHES 100-200 and above are from upstream 5.9 branch
 # PATCHES 201-300 and above are from upstream master/5.10 branch
 %if 0%{?suse_version} > 1325
@@ -175,7 +173,6 @@
 %lang_package
 %prep
 %setup -q -n plasma-desktop-%{version}
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
@@ -188,8 +185,13 @@
 %endif
 
   # Copy the icon for kcolorschemeeditor.desktop
-  mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/apps/scalable
+  mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps
+  mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/preferences
+  if [ -f %{_kf5_iconsdir}/breeze/apps/32/preferences-desktop-color.svg ]; then
   cp %{_kf5_iconsdir}/breeze/apps/32/preferences-desktop-color.svg 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
+  else
+      cp %{_kf5_iconsdir}/breeze/preferences/32/preferences-desktop-color.svg 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/preferences/
+  fi
 
   # no devel files needed here
   rm -rfv %{buildroot}%{_kf5_sharedir}/dbus-1/interfaces/
@@ -240,9 +242,9 @@
 %dir %{_kf5_htmldir}/en
 %dir %{_kf5_htmldir}
 %doc %{_kf5_htmldir}/en/*/
-%dir %{_kf5_sharedir}/icons/hicolor/*/
-%dir %{_kf5_sharedir}/icons/hicolor/*/*/
-%{_kf5_sharedir}/icons/hicolor/*/*/*.*
+%dir %{_kf5_iconsdir}/hicolor/*/
+%dir %{_kf5_iconsdir}/hicolor/*/*/
+%{_kf5_iconsdir}/hicolor/*/*/*.*
 %{_kf5_configkcfgdir}/
 %{_kf5_sharedir}/kcm_componentchooser/
 %{_kf5_sharedir}/kcm_phonon/

++++++ plasma-desktop-5.9.1.tar.xz -> plasma-desktop-5.9.2.tar.xz ++++++
++++ 12738 lines of diff (skipped)


Reply via email to