Hello community, here is the log from the commit of package plasma5-openSUSE for openSUSE:Factory checked in at 2015-10-28 17:16:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-10-19 22:44:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.plasma5-openSUSE.new/plasma5-openSUSE.changes 2015-10-28 17:16:57.000000000 +0100 @@ -1,0 +2,25 @@ +Tue Oct 27 17:20:47 UTC 2015 - [email protected] + +- disable kmix autostart on login by default (boo#944766) +- remove the MinimumSize preview settings in kdeglobals: the + default limit is 5 MiB upstream, it doesn't really make sense to + lower it further (boo#815232) + +------------------------------------------------------------------- +Thu Oct 22 11:58:17 UTC 2015 - [email protected] + +- Update the "Favorites" entries for dolphin and konsole in the + shipped kickoffrc, we ship the KF5 versions now (boo#946011) + +------------------------------------------------------------------- +Wed Oct 21 19:08:05 UTC 2015 - [email protected] + +- Rebase oS.diff after applying fix for boo#950799 +- Show introduction to KDE + +------------------------------------------------------------------- +Wed Oct 21 12:36:05 UTC 2015 - [email protected] + +- Remove SUSE greeter for now (boo#950863#c6). + +------------------------------------------------------------------- @@ -1058,5 +1082,0 @@ - -------------------------------------------------------------------- -Mon Nov 24 10:33:07 CET 2008 - [email protected] - -- set up locale properly (bnc#446983) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-openSUSE.spec ++++++ --- /var/tmp/diff_new_pack.GQexTB/_old 2015-10-28 17:16:58.000000000 +0100 +++ /var/tmp/diff_new_pack.GQexTB/_new 2015-10-28 17:16:58.000000000 +0100 @@ -16,6 +16,9 @@ # +# the greeter is currently not built by default, see boo#950863 +%bcond_with greeter + %define plasma_version 5.4.2 %if %suse_version == 1315 && %is_opensuse %define suse_branding_version 42.1 @@ -57,7 +60,9 @@ Requires: plasma5-desktop >= %plasma_version Requires: plasma5-workspace-branding-openSUSE = %{version} Requires: plasma5-workspace-branding-openSUSE = %{version} +%if %{with greeter} Requires: susegreeter-branding-openSUSE = %{suse_branding_version} +%endif Requires: wallpaper-branding-openSUSE = %{suse_branding_version} Supplements: packageand(plasma5-desktop:branding-openSUSE) Provides: plasma5-desktop-branding = %plasma_version @@ -126,6 +131,11 @@ patch -p0 < %{SOURCE3} popd +%if ! %{with greeter} +# It's safer to just drop things here, as there are various icons and other things installed as well by make install +rm -rf %{buildroot}{%{_kf5_sharedir},%{_kf5_bindir},%{_kf5_applicationsdir},%{_kf5_configdir}/autostart}/SUSEgreeter* +%endif + %files %defattr(-,root,root) %doc COPYING @@ -139,10 +149,12 @@ %{_kf5_sharedir}/color-schemes/ %{_kf5_sharedir}/icons/*/*/*/*.* %{_kf5_plasmadir}/ +%if %{with greeter} %{_kf5_sharedir}/SUSEgreeter %{_kf5_bindir}/SUSEgreeter %{_kf5_applicationsdir}/SUSEgreeter.desktop %{_kf5_configdir}/autostart/SUSEgreeter.desktop +%endif %{_kf5_sharedir}/sddm/ %files -n plasma5-desktop-branding-openSUSE ++++++ oS.diff ++++++ --- /var/tmp/diff_new_pack.GQexTB/_old 2015-10-28 17:16:58.000000000 +0100 +++ /var/tmp/diff_new_pack.GQexTB/_new 2015-10-28 17:16:58.000000000 +0100 @@ -23,10 +23,10 @@ id: root - source: "../components/artwork/background.png" + source: "/usr/share/wallpapers/openSUSEdefault/contents/images/1920x1080.jpg" + fillMode: Image.PreserveAspectFit property int stage - -@@ -37,7 +37,7 @@ Image { +@@ -38,7 +38,7 @@ Image { y: root.height color: "#4C000000" Image { @@ -35,7 +35,7 @@ anchors.centerIn: parent sourceSize.height: 128 sourceSize.width: 128 -@@ -65,7 +65,7 @@ Image { +@@ -66,7 +66,7 @@ Image { bottom: parent.bottom } width: (parent.width / 6) * (stage - 1) ++++++ 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 2014-10-17 23:57:08.000000000 +0200 +++ new/plasma5-openSUSE/config-files/etc/xdg/kdeglobals 2015-10-27 18:10:26.000000000 +0100 @@ -15,7 +15,6 @@ Trash=$HOME/Desktop/Trash/ [PreviewSettings] -MaximumSize=3145728 camera=true file=true fonts=true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma5-openSUSE/config-files/etc/xdg/kickoffrc new/plasma5-openSUSE/config-files/etc/xdg/kickoffrc --- old/plasma5-openSUSE/config-files/etc/xdg/kickoffrc 2014-09-23 22:01:00.000000000 +0200 +++ new/plasma5-openSUSE/config-files/etc/xdg/kickoffrc 2015-10-22 13:52:05.000000000 +0200 @@ -2,4 +2,4 @@ Homepage=http://www.opensuse.org/ [Favorites] -FavoriteURLs=/usr/share/applications/firefox.desktop,/usr/share/applications/kde4/Kontact.desktop,/usr/share/applications/writer.desktop,/usr/share/applications/kde4/amarok.desktop,/usr/share/applications/kde4/digikam.desktop,/usr/share/applications/kde4/dolphin.desktop,/usr/share/applications/systemsettings.desktop,/usr/share/applications/kde4/Help.desktop,/usr/share/applications/kde4/konsole.desktop +FavoriteURLs=/usr/share/applications/firefox.desktop,/usr/share/applications/kde4/Kontact.desktop,/usr/share/applications/writer.desktop,/usr/share/applications/kde4/amarok.desktop,/usr/share/applications/kde4/digikam.desktop,/usr/share/applications/org.kde.dolphin.desktop,/usr/share/applications/systemsettings.desktop,/usr/share/applications/kde4/Help.desktop,/usr/share/applications/org.kde.konsole.desktop diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma5-openSUSE/config-files/etc/xdg/kmixrc new/plasma5-openSUSE/config-files/etc/xdg/kmixrc --- old/plasma5-openSUSE/config-files/etc/xdg/kmixrc 1970-01-01 01:00:00.000000000 +0100 +++ new/plasma5-openSUSE/config-files/etc/xdg/kmixrc 2015-10-27 18:12:42.000000000 +0100 @@ -0,0 +1,2 @@ +[Global] +AutoStart=false diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma5-openSUSE/greeter/greetings.cpp new/plasma5-openSUSE/greeter/greetings.cpp --- old/plasma5-openSUSE/greeter/greetings.cpp 2014-03-02 19:49:52.000000000 +0100 +++ new/plasma5-openSUSE/greeter/greetings.cpp 2015-10-21 21:07:05.000000000 +0200 @@ -122,7 +122,7 @@ } content.replace ( "__ENJOY_OPENSUSE__", i18n ( "Have a lot of fun!" ) ); content.replace ( "__CLOSE__", i18n ( "CLOSE" ) ); - content.replace ( "__INTRODUCTION__", i18n ( "Show Introduction to KDE4" ) ); + content.replace ( "__INTRODUCTION__", i18n ( "Show Introduction to KDE" ) ); setStyleSheet("background:transparent;"); setAttribute(Qt::WA_TranslucentBackground); setWindowFlags(Qt::FramelessWindowHint);
