Hello community,

here is the log from the commit of package plasma5-workspace for 
openSUSE:Factory checked in at 2016-11-25 12:11:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-workspace (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-workspace.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-workspace"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-workspace/plasma5-workspace.changes      
2016-11-14 20:09:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-workspace.new/plasma5-workspace.changes 
2016-11-25 12:11:32.000000000 +0100
@@ -1,0 +2,18 @@
+Wed Nov 23 10:59:30 UTC 2016 - [email protected]
+
+- Update to 5.8.4
+  * New bugfix release
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.8.4.php
+- Remove patches, now upstream:
+  * 0001-taskmanagerrulesrc-Add-Rewrite-Rule-for-Google-chrom.patch
+  * 0002-make-sure-all-outputs-are-known.patch
+  * 0003-Sync-app-config-in-sync-with-applets-config.patch
+  * 0004-Avoid-connecting-to-screen-changed-signals-twice.patch
+  * 0005-Load-screenpool-at-the-same-time-as-we-connect-to-sc.patch
+  * Look-for-both-json-and-desktop-metadata.patch
+  * keep-wallpaper-aspect-ratio-wallpaper-on-screen-resolution-change.diff
+  * plasma5-workspace.spec
+  * use-nearest-aspect-ratio-available-wallpaper.diff
+
+-------------------------------------------------------------------

Old:
----
  0001-taskmanagerrulesrc-Add-Rewrite-Rule-for-Google-chrom.patch
  0002-make-sure-all-outputs-are-known.patch
  0003-Sync-app-config-in-sync-with-applets-config.patch
  0004-Avoid-connecting-to-screen-changed-signals-twice.patch
  0005-Load-screenpool-at-the-same-time-as-we-connect-to-sc.patch
  Look-for-both-json-and-desktop-metadata.patch
  keep-wallpaper-aspect-ratio-wallpaper-on-screen-resolution-change.diff
  plasma-workspace-5.8.3.tar.xz
  use-nearest-aspect-ratio-available-wallpaper.diff

New:
----
  plasma-workspace-5.8.4.tar.xz

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

Other differences:
------------------
++++++ plasma5-workspace.spec ++++++
--- /var/tmp/diff_new_pack.SvxAzZ/_old  2016-11-25 12:11:34.000000000 +0100
+++ /var/tmp/diff_new_pack.SvxAzZ/_new  2016-11-25 12:11:34.000000000 +0100
@@ -20,9 +20,9 @@
 
 %bcond_without lang
 Name:           plasma5-workspace
-Version:        5.8.3
+Version:        5.8.4
 Release:        0
-# Full Plasma 5 version (e.g. 5.8.3)
+# Full Plasma 5 version (e.g. 5.8.4)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
 # Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.90 in KUF)
 %{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
@@ -41,22 +41,6 @@
 # PATCH-FIX-OPENSUSE add-tray-icon-cache.patch kde#356479 
[email protected] -- Workaround for high load due to animated tray icons
 Patch3:         add-tray-icon-cache.patch
 # PATCHES 100-200 and above are from upstream 5.8 branch
-# PATCH-FIX-UPSTREAM 
keep-wallpaper-aspect-ratio-wallpaper-on-screen-resolution-change.diff 
[email protected] -- Keep wallpaper aspect ratio on screen resolution change
-Patch100:       
keep-wallpaper-aspect-ratio-wallpaper-on-screen-resolution-change.diff
-# PATCH-FIX-UPSTREAM use-nearest-aspect-ratio-available-wallpaper.diff 
[email protected] -- New distance algorithm to simplify and improve the 
wallpaper selection
-Patch101:       use-nearest-aspect-ratio-available-wallpaper.diff
-# PATCH-FIX-UPSTREAM 
0001-taskmanagerrulesrc-Add-Rewrite-Rule-for-Google-chrom.patch 
[email protected] -- [taskmanagerrulesrc] Add Rewrite Rule for 
Google-chrome
-Patch102:       0001-taskmanagerrulesrc-Add-Rewrite-Rule-for-Google-chrom.patch
-# PATCH-FIX-UPSTREAM 0002-make-sure-all-outputs-are-known.patch 
[email protected] -- make sure all outputs are known
-Patch103:       0002-make-sure-all-outputs-are-known.patch
-# PATCH-FIX-UPSTREAM 0003-Sync-app-config-in-sync-with-applets-config.patch 
[email protected] -- Sync app config in sync with applets config
-Patch104:       0003-Sync-app-config-in-sync-with-applets-config.patch
-# PATCH-FIX-UPSTREAM 
0004-Avoid-connecting-to-screen-changed-signals-twice.patch 
[email protected] -- Avoid connecting to screen changed signals twice
-Patch105:       0004-Avoid-connecting-to-screen-changed-signals-twice.patch
-# PATCH-FIX-UPSTREAM 
0005-Load-screenpool-at-the-same-time-as-we-connect-to-sc.patch 
[email protected] -- Load screenpool at the same time as we connect to 
screenchanged signals
-Patch106:       0005-Load-screenpool-at-the-same-time-as-we-connect-to-sc.patch
-# PATCH-FIX-UPSTREAM Look-for-both-json-and-desktop-metadata.patch -- Fix 
adding a panel with the new json metadata files
-Patch107:       Look-for-both-json-and-desktop-metadata.patch
 # PATCHES 201-300 and above are from upstream master/5.9 branch
 BuildRequires:  breeze5-icons
 BuildRequires:  fdupes
@@ -227,14 +211,6 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch100 -p1
-%patch101 -p1
-%patch102 -p1
-%patch103 -p1
-%patch104 -p1
-%patch105 -p1
-%patch106 -p1
-%patch107 -p1
 
 %build
   %cmake_kf5 -d build -- -DKDE4_COMMON_PAM_SERVICE=xdm 
-DKDE_DEFAULT_HOME=.kde4 -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}

++++++ plasma-workspace-5.8.3.tar.xz -> plasma-workspace-5.8.4.tar.xz ++++++
/work/SRC/openSUSE:Factory/plasma5-workspace/plasma-workspace-5.8.3.tar.xz 
/work/SRC/openSUSE:Factory/.plasma5-workspace.new/plasma-workspace-5.8.4.tar.xz 
differ: char 26, line 1


Reply via email to