Hello community,

here is the log from the commit of package plasma5-openSUSE for 
openSUSE:Factory checked in at 2015-10-19 22:44:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-24 07:08:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-openSUSE.new/plasma5-openSUSE.changes   
2015-10-19 22:44:32.000000000 +0200
@@ -1,0 +2,28 @@
+Sun Oct 18 16:22:34 UTC 2015 - [email protected]
+
+- Create openSUSE branded sddm theme (boo#950796)
+
+-------------------------------------------------------------------
+Mon Oct 12 13:57:02 UTC 2015 - [email protected]
+
+- use the proper version require for leap
+
+-------------------------------------------------------------------
+Tue Oct  6 14:11:28 UTC 2015 - [email protected]
+
+- Set the mouse cursor theme to "breeze_cursors" in kcminputrc.
+  "Oxygen_White" is not installed by default and causes the
+  fallback X11 cursors to be used on a fresh installation.
+
+-------------------------------------------------------------------
+Sun Oct  4 10:44:15 UTC 2015 - [email protected]
+
+- Bump Plasma (Build)Requires to 5.4.2
+
+-------------------------------------------------------------------
+Thu Sep 17 07:10:54 UTC 2015 - [email protected]
+
+- Install a kcm-about-distrorc to have KInfocenter display the
+  openSUSE logo
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plasma5-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.rUrhKL/_old  2015-10-19 22:44:33.000000000 +0200
+++ /var/tmp/diff_new_pack.rUrhKL/_new  2015-10-19 22:44:33.000000000 +0200
@@ -16,7 +16,12 @@
 #
 
 
-%define plasma_version 5.4.1
+%define plasma_version 5.4.2
+%if %suse_version == 1315 && %is_opensuse
+%define suse_branding_version 42.1
+%else
+%define suse_branding_version 13.2
+%endif
 Name:           plasma5-openSUSE
 Version:        13.2
 Release:        0
@@ -25,7 +30,7 @@
 Group:          System/GUI/KDE
 # git clone git://github.com/openSUSE/kdebase-opensuse.git
 Url:            http://www.opensuse.org/
-Source:         plasma5-openSUSE-%{version}.tar.xz
+Source:         plasma5-openSUSE-13.2.tar.xz
 Source2:        oS.diff
 Source3:        plasma-change-defaults.diff
 BuildRequires:  extra-cmake-modules
@@ -35,7 +40,9 @@
 BuildRequires:  plasma5-desktop >= %plasma_version
 BuildRequires:  plasma5-desktop-branding-upstream >= %plasma_version
 BuildRequires:  plasma5-workspace >= %plasma_version
+BuildRequires:  plasma5-workspace-branding-upstream >= %plasma_version
 BuildRequires:  update-desktop-files
+BuildRequires:  wallpaper-branding-openSUSE
 Requires:       plasma5-desktop-branding-openSUSE
 Requires:       plasma5-workspace-branding-openSUSE
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -50,8 +57,8 @@
 Requires:       plasma5-desktop >= %plasma_version
 Requires:       plasma5-workspace-branding-openSUSE = %{version}
 Requires:       plasma5-workspace-branding-openSUSE = %{version}
-Requires:       susegreeter-branding-openSUSE = %{version}
-Requires:       wallpaper-branding-openSUSE = %{version}
+Requires:       susegreeter-branding-openSUSE = %{suse_branding_version}
+Requires:       wallpaper-branding-openSUSE = %{suse_branding_version}
 Supplements:    packageand(plasma5-desktop:branding-openSUSE)
 Provides:       plasma5-desktop-branding = %plasma_version
 Conflicts:      otherproviders(plasma5-desktop-branding)
@@ -99,6 +106,7 @@
   %suse_update_desktop_file -u 
%{buildroot}%{_kf5_applicationsdir}/SUSEgreeter.desktop System Documentation
   mv config-files/COPYING .
   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/osd/*.qml 
%{buildroot}%{_kf5_plasmadir}/look-and-feel/org.openSUSE.desktop/contents/osd/
@@ -107,6 +115,10 @@
   patch -p0 < %{SOURCE2}
   popd
   pushd %{buildroot}%{_kf5_plasmadir}
+  mkdir -p %{buildroot}%{_kf5_sharedir}/sddm/themes/ 
+  cp -r %{_kf5_sharedir}/sddm/themes/breeze/ 
%{buildroot}%{_kf5_sharedir}/sddm/themes/
+  ln -s /usr/share/wallpapers/openSUSEdefault/contents/images/1920x1080.jpg 
%{buildroot}%{_kf5_sharedir}/sddm/themes/breeze/components/artwork/
+  sed -i 
's|background=components/artwork/background.png|background=components/artwork/1920x1080.jpg|g'
 %{buildroot}%{_kf5_sharedir}/sddm/themes/breeze/theme.conf
   mkdir -p 
%{buildroot}%{_kf5_plasmadir}/layout-templates/org.kde.plasma.desktop.defaultPanel/contents/
   cp 
%{_kf5_plasmadir}/layout-templates/org.kde.plasma.desktop.defaultPanel/contents/layout.js
 
%{buildroot}%{_kf5_plasmadir}/layout-templates/org.kde.plasma.desktop.defaultPanel/contents/layout.js
   mkdir -p 
%{buildroot}%{_kf5_plasmadir}/shells/org.kde.plasma.desktop/contents/
@@ -131,6 +143,7 @@
 %{_kf5_bindir}/SUSEgreeter
 %{_kf5_applicationsdir}/SUSEgreeter.desktop
 %{_kf5_configdir}/autostart/SUSEgreeter.desktop
+%{_kf5_sharedir}/sddm/
 
 %files -n plasma5-desktop-branding-openSUSE
 %defattr(-,root,root)

++++++ plasma5-openSUSE-13.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma5-openSUSE/config-files/etc/xdg/kcminputrc 
new/plasma5-openSUSE/config-files/etc/xdg/kcminputrc
--- old/plasma5-openSUSE/config-files/etc/xdg/kcminputrc        2014-03-02 
19:49:52.000000000 +0100
+++ new/plasma5-openSUSE/config-files/etc/xdg/kcminputrc        2015-10-06 
16:04:35.000000000 +0200
@@ -1,2 +1,2 @@
 [Mouse]
-cursorTheme=Oxygen_White
+cursorTheme=breeze_cursors


Reply via email to