Hello community, here is the log from the commit of package yast2-theme for openSUSE:Factory checked in at 2019-03-21 09:52:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-theme (Old) and /work/SRC/openSUSE:Factory/.yast2-theme.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-theme" Thu Mar 21 09:52:13 2019 rev:164 rq:686904 version:4.1.11 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-theme/yast2-theme.changes 2019-02-19 11:57:19.201237027 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-theme.new.28833/yast2-theme.changes 2019-03-21 09:52:16.654805452 +0100 @@ -1,0 +2,7 @@ +Mon Mar 18 15:10:21 UTC 2019 - Stefan Hundhammer <[email protected]> + +- Require yast2-qt-branding-openSUSE for openSUSE distros + so YaST firstboot has some branding (bsc#1105792) +- 4.1.11 + +------------------------------------------------------------------- Old: ---- yast2-theme-4.1.10.tar.bz2 New: ---- yast2-theme-4.1.11.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-theme.spec ++++++ --- /var/tmp/diff_new_pack.88bI8B/_old 2019-03-21 09:52:17.262805287 +0100 +++ /var/tmp/diff_new_pack.88bI8B/_new 2019-03-21 09:52:17.266805286 +0100 @@ -17,7 +17,7 @@ Name: yast2-theme -Version: 4.1.10 +Version: 4.1.11 Release: 0 Source0: %{name}-%{version}.tar.bz2 @@ -36,6 +36,11 @@ Requires: hicolor-icon-theme +%if 0%{?is_opensuse} +# bsc#1105792: firstboot wizard missing branding +Requires: yast2-qt-branding-openSUSE +%endif + Provides: yast2-branding = %{version} Provides: yast2-theme = %{version} Provides: yast2_theme = %{version} ++++++ yast2-theme-4.1.10.tar.bz2 -> yast2-theme-4.1.11.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-theme-4.1.10/package/yast2-theme.changes new/yast2-theme-4.1.11/package/yast2-theme.changes --- old/yast2-theme-4.1.10/package/yast2-theme.changes 2019-02-15 15:06:14.000000000 +0100 +++ new/yast2-theme-4.1.11/package/yast2-theme.changes 2019-03-20 11:35:18.000000000 +0100 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Mon Mar 18 15:10:21 UTC 2019 - Stefan Hundhammer <[email protected]> + +- Require yast2-qt-branding-openSUSE for openSUSE distros + so YaST firstboot has some branding (bsc#1105792) +- 4.1.11 + +------------------------------------------------------------------- Fri Feb 15 08:17:36 UTC 2019 - Stasiek Michalski <[email protected]> - Update oxygen icon theme (boo#1125450) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-theme-4.1.10/package/yast2-theme.spec new/yast2-theme-4.1.11/package/yast2-theme.spec --- old/yast2-theme-4.1.10/package/yast2-theme.spec 2019-02-15 15:06:14.000000000 +0100 +++ new/yast2-theme-4.1.11/package/yast2-theme.spec 2019-03-20 11:35:18.000000000 +0100 @@ -16,7 +16,7 @@ # Name: yast2-theme -Version: 4.1.10 +Version: 4.1.11 Release: 0 Source0: %{name}-%{version}.tar.bz2 @@ -35,6 +35,11 @@ Requires: hicolor-icon-theme +%if 0%{?is_opensuse} +# bsc#1105792: firstboot wizard missing branding +Requires: yast2-qt-branding-openSUSE +%endif + Provides: yast2-branding = %{version} Provides: yast2_theme = %{version} Provides: yast2-theme = %{version}
