Hello community,

here is the log from the commit of package plasma5-openSUSE for 
openSUSE:Factory checked in at 2015-01-29 13:18:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2014-11-13 09:22:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-openSUSE.new/plasma5-openSUSE.changes   
2015-01-29 13:18:35.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Jan 15 15:58:31 UTC 2015 - [email protected]
+
+- Update oS.diff patch to sync with upstream changes
+- (Build)Require plasma5-[desktop,workspace] at atleast 5.1.95
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plasma5-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.WzUba5/_old  2015-01-29 13:18:36.000000000 +0100
+++ /var/tmp/diff_new_pack.WzUba5/_new  2015-01-29 13:18:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma5-openSUSE
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,7 @@
 #
 
 
+%define plasma_version 5.2.0
 Name:           plasma5-openSUSE
 Version:        13.2
 Release:        0
@@ -31,9 +32,9 @@
 BuildRequires:  kdelibs4support-devel
 BuildRequires:  kf5-filesystem
 BuildRequires:  oxygen-icon-theme
-BuildRequires:  plasma5-desktop
-BuildRequires:  plasma5-desktop-branding-upstream
-BuildRequires:  plasma5-workspace
+BuildRequires:  plasma5-desktop >= %plasma_version
+BuildRequires:  plasma5-desktop-branding-upstream >= %plasma_version
+BuildRequires:  plasma5-workspace >= %plasma_version
 BuildRequires:  update-desktop-files
 Requires:       plasma5-desktop-branding-openSUSE
 Requires:       plasma5-workspace-branding-openSUSE
@@ -46,7 +47,7 @@
 Summary:        openSUSE KDE Extension
 Group:          System/GUI/KDE
 PreReq:         %fillup_prereq
-Requires:       plasma5-desktop
+Requires:       plasma5-desktop >= %plasma_version
 Requires:       plasma5-workspace-branding-openSUSE = %{version}
 Requires:       plasma5-workspace-branding-openSUSE = %{version}
 Requires:       susegreeter-branding-openSUSE = %{version}
@@ -66,7 +67,7 @@
 Provides:       plasma5-workspace-branding = %{_plasma5_branding_version}
 Conflicts:      otherproviders(plasma5-workspace-branding)
 Conflicts:      plasma5-desktop-branding-upstream
-Requires:       plasma5-workspace
+Requires:       plasma5-workspace >= %plasma_version
 Requires:       wallpaper-branding-openSUSE
 Conflicts:      kdebase4-openSUSE
 Conflicts:      kdebase4-workspace-branding-openSUSE

++++++ oS.diff ++++++
--- /var/tmp/diff_new_pack.WzUba5/_old  2015-01-29 13:18:36.000000000 +0100
+++ /var/tmp/diff_new_pack.WzUba5/_new  2015-01-29 13:18:36.000000000 +0100
@@ -1,14 +1,20 @@
 --- 
/usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/LockScreen.qml
  2014-09-22 03:24:31.000000000 +0200
 +++ lockscreen/LockScreen.qml  2014-09-24 10:09:53.754276531 +0200
-@@ -33,7 +33,7 @@ Image {
+@@ -33,12 +33,12 @@ Image {
      property UserSelect userSelect: null
      signal clearPassword()
  
--    source: "../components/artwork/background.png"
-+    source: 
"/usr/share/wallpapers/openSUSEdefault/contents/images/1920x1080.jpg"
+-    source: backgroundPath || "../components/artwork/background.png"
++    source: backgroundPath || 
"/usr/share/wallpapers/openSUSEdefault/contents/images/1920x1080.jpg"
+     fillMode: Image.PreserveAspectCrop
+ 
+     onStatusChanged: {
+         if (status == Image.Error) {
+-            source = "../components/artwork/background.png";
++            source = 
"/usr/share/wallpapers/openSUSEdefault/contents/images/1920x1080.jpg";
+         }
+     }
  
-     Connections {
-         target: authenticator
 --- 
/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
 @@ -22,7 +22,7 @@ import QtQuick 2.1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to