Hello community,

here is the log from the commit of package plasma5-openSUSE for 
openSUSE:Factory checked in at 2015-12-29 12:58:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2015-11-24 22:28:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-openSUSE.new/plasma5-openSUSE.changes   
2015-12-29 12:58:18.000000000 +0100
@@ -1,0 +2,16 @@
+Sun Dec 20 10:00:41 UTC 2015 - dims...@opensuse.org
+
+- Bump version to 13.3 - the current internal version of
+  Tumbleweed. 
+
+-------------------------------------------------------------------
+Tue Dec 15 18:15:38 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Bump Plasma (Build)Requires to 5.5.1
+
+-------------------------------------------------------------------
+Sat Dec 12 17:32:35 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Bump Plasma (Build)Requires to 5.5.0
+
+-------------------------------------------------------------------
@@ -15 +31 @@
-- remove the MinimumSize preview settings in kdeglobals: the
+- remove the MaximumSize preview settings in kdeglobals: the

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

Other differences:
------------------
++++++ plasma5-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.BM0JrW/_old  2015-12-29 12:58:19.000000000 +0100
+++ /var/tmp/diff_new_pack.BM0JrW/_new  2015-12-29 12:58:19.000000000 +0100
@@ -19,14 +19,14 @@
 # the greeter is currently not built by default, see boo#950863
 %bcond_with greeter
 
-%define plasma_version 5.4.3
+%define plasma_version 5.5.1
 %if %suse_version == 1315 && %is_opensuse
 %define suse_branding_version 42.1
 %else
-%define suse_branding_version 13.2
+%define suse_branding_version 13.3
 %endif
 Name:           plasma5-openSUSE
-Version:        13.2
+Version:        13.3
 Release:        0
 Summary:        openSUSE KDE Extension
 License:        GPL-2.0+
@@ -113,7 +113,9 @@
   cp -a config-files/* %{buildroot}
   echo -e 
"[General]\nLogoPath=%{_kf5_sharedir}/icons/hicolor/128x128/apps/SUSEgreeter.png\nWebsite=http://www.opensuse.org/";
 > %{buildroot}/%{_kf5_configdir}/kcm-about-distrorc
   cp 
/usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/splash/Splash.qml
 
%{buildroot}%{_kf5_plasmadir}/look-and-feel/org.openSUSE.desktop/contents/splash/
-  cp 
/usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/LockScreen.qml
 
%{buildroot}%{_kf5_plasmadir}/look-and-feel/org.openSUSE.desktop/contents/lockscreen/
+  cp 
/usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/*.qml
 
%{buildroot}%{_kf5_plasmadir}/look-and-feel/org.openSUSE.desktop/contents/lockscreen/
+  mkdir -p 
%{buildroot}%{_kf5_plasmadir}/look-and-feel/org.openSUSE.desktop/contents/lockscreen/components/
+  cp 
/usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/*.qml
 
%{buildroot}%{_kf5_plasmadir}/look-and-feel/org.openSUSE.desktop/contents/lockscreen/components/
   cp /usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/osd/*.qml 
%{buildroot}%{_kf5_plasmadir}/look-and-feel/org.openSUSE.desktop/contents/osd/
   pushd 
%{buildroot}%{_kf5_plasmadir}/look-and-feel/org.openSUSE.desktop/contents/
   ln -s ../../org.kde.breeze.desktop/contents/components .

++++++ oS.diff ++++++
--- /var/tmp/diff_new_pack.BM0JrW/_old  2015-12-29 12:58:19.000000000 +0100
+++ /var/tmp/diff_new_pack.BM0JrW/_new  2015-12-29 12:58:19.000000000 +0100
@@ -1,12 +1,13 @@
 --- 
/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
-@@ -34,12 +34,12 @@ Image {
-     property UserSelect userSelect: null
+@@ -32,13 +32,13 @@ Image {
+     property int interfaceVersion: 
org_kde_plasma_screenlocker_greeter_interfaceVersion ? 
org_kde_plasma_screenlocker_greeter_interfaceVersion : 0
      signal clearPassword()
  
 -    source: backgroundPath || "../components/artwork/background.png"
 +    source: backgroundPath || 
"/usr/share/wallpapers/openSUSEdefault/contents/images/1920x1080.jpg"
      fillMode: Image.PreserveAspectCrop
+     asynchronous: true
  
      onStatusChanged: {
          if (status == Image.Error) {
@@ -23,7 +24,7 @@
      id: root
 -    source: "../components/artwork/background.png"
 +    source: 
"/usr/share/wallpapers/openSUSEdefault/contents/images/1920x1080.jpg"
-     fillMode: Image.PreserveAspectFit
+     fillMode: Image.PreserveAspectCrop
  
      property int stage
 @@ -38,7 +38,7 @@ Image {


Reply via email to