Hello community,

here is the log from the commit of package plasma5-openSUSE for 
openSUSE:Factory checked in at 2016-04-07 13:31:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-openSUSE"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-openSUSE/plasma5-openSUSE.changes        
2016-03-03 15:16:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-openSUSE.new/plasma5-openSUSE.changes   
2016-04-07 13:31:52.000000000 +0200
@@ -1,0 +2,11 @@
+Tue Mar 29 16:30:16 UTC 2016 - [email protected]
+
+- Bump Plasma (Build)Requires to 5.6.1
+
+-------------------------------------------------------------------
+Fri Mar 25 11:02:09 UTC 2016 - [email protected]
+
+- Explicitly set icon theme to breeze in kdeglobals, otherwise
+  Plasma will use oxygen on first login.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plasma5-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.yRDRai/_old  2016-04-07 13:31:53.000000000 +0200
+++ /var/tmp/diff_new_pack.yRDRai/_new  2016-04-07 13:31:53.000000000 +0200
@@ -19,7 +19,7 @@
 # the greeter is currently not built by default, see boo#950863
 %bcond_with greeter
 
-%define plasma_version 5.5.5
+%define plasma_version 5.6.1
 %if %suse_version == 1315 && %is_opensuse
 %define suse_branding_version 42.1
 %else

++++++ oS.diff ++++++
--- /var/tmp/diff_new_pack.yRDRai/_old  2016-04-07 13:31:53.000000000 +0200
+++ /var/tmp/diff_new_pack.yRDRai/_new  2016-04-07 13:31:53.000000000 +0200
@@ -7,7 +7,7 @@
 -    source: backgroundPath || "../components/artwork/background.png"
 +    source: backgroundPath || 
"/usr/share/wallpapers/openSUSEdefault/contents/images/1920x1080.jpg"
      fillMode: Image.PreserveAspectCrop
-     asynchronous: true
+     asynchronous: false
  
      onStatusChanged: {
          if (status == Image.Error) {
@@ -18,7 +18,7 @@
  
 --- 
/usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/splash/Splash.qml
  2014-09-22 03:24:31.000000000 +0200
 +++ splash/Splash.qml  2014-09-24 09:54:23.000000000 +0200
-@@ -21,7 +21,7 @@ import QtQuick 2.2
+@@ -21,7 +21,7 @@ import QtQuick 2.5
  
  Image {
      id: root
@@ -27,21 +27,21 @@
      fillMode: Image.PreserveAspectCrop
  
      property int stage
-@@ -38,7 +38,7 @@ Image {
-         y: root.height
-         color: "#4C000000"
-         Image {
--            source: "images/kde.svgz"
-+            source: "images/opensuselogo.svgz"
-             anchors.centerIn: parent
-             sourceSize.height: 128
-             sourceSize.width: 128
-@@ -66,7 +66,7 @@ Image {
-                     bottom: parent.bottom
-                 }
-                 width: (parent.width / 6) * (stage - 1)
--                color: "#3daee9"
-+                color: "#00a489"
-                 Behavior on width { 
-                     PropertyAnimation {
-                         duration: 250
+@@ -49,7 +49,7 @@ Image {
+             x: parent.width
+             Image {
+                 anchors.horizontalCenter: parent.horizontalCenter
+-                source: "images/kde.svgz"
++                source: "images/opensuselogo.svgz"
+                 sourceSize.height: units.gridUnit * 8
+                 sourceSize.width: sourceSize.height
+             }
+@@ -71,7 +71,7 @@ Image {
+                         bottom: parent.bottom
+                     }
+                     width: (parent.width / 6) * (stage - 1)
+-                    color: "#3daee9"
++                    color: "#00a489"
+                     Behavior on width {
+                         PropertyAnimation {
+                             duration: 250

++++++ plasma5-openSUSE-13.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma5-openSUSE/config-files/etc/xdg/kdeglobals 
new/plasma5-openSUSE/config-files/etc/xdg/kdeglobals
--- old/plasma5-openSUSE/config-files/etc/xdg/kdeglobals        2015-10-27 
18:10:26.000000000 +0100
+++ new/plasma5-openSUSE/config-files/etc/xdg/kdeglobals        2016-03-25 
11:56:16.000000000 +0100
@@ -6,6 +6,9 @@
 shadeSortColumn=true
 BrowserApplication=firefox
 
+[Icons]
+Theme=breeze
+
 [KDE]
 ChangeCursor=true
 contrast=5


Reply via email to