Hello community, here is the log from the commit of package branding-openSUSE for openSUSE:Factory checked in at 2018-03-28 10:28:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/branding-openSUSE (Old) and /work/SRC/openSUSE:Factory/.branding-openSUSE.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "branding-openSUSE" Wed Mar 28 10:28:05 2018 rev:99 rq:591096 version:15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/branding-openSUSE/branding-openSUSE.changes 2018-03-24 16:05:23.733093245 +0100 +++ /work/SRC/openSUSE:Factory/.branding-openSUSE.new/branding-openSUSE.changes 2018-03-28 10:28:11.483928846 +0200 @@ -1,0 +2,9 @@ +Mon Mar 26 12:54:33 UTC 2018 - [email protected] + +- Update to version 15.0: + * Better version with shadow + * Fix wrong frame of animation + * Fix for editable QComboBox (boo#1084816) + * Fixed lock in plymouth + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ branding-openSUSE.spec ++++++ --- /var/tmp/diff_new_pack.hNYJEd/_old 2018-03-28 10:28:13.083871311 +0200 +++ /var/tmp/diff_new_pack.hNYJEd/_new 2018-03-28 10:28:13.091871023 +0200 @@ -26,7 +26,7 @@ BuildRequires: grub2 %endif Name: branding-openSUSE -Version: 13.3 +Version: 15.0 Release: 0 Summary: openSUSE Brand File License: BSD-3-Clause AND CC-BY-SA-3.0 AND GPL-2.0-or-later ++++++ openSUSE.tar.xz ++++++ Binary files old/openSUSE/plymouth/theme/lock.png and new/openSUSE/plymouth/theme/lock.png differ Binary files old/openSUSE/plymouth/theme/throbber-0023.png and new/openSUSE/plymouth/theme/throbber-0023.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openSUSE/yast_wizard/installation.qss new/openSUSE/yast_wizard/installation.qss --- old/openSUSE/yast_wizard/installation.qss 2018-03-07 13:28:08.476927363 +0100 +++ new/openSUSE/yast_wizard/installation.qss 2018-03-26 14:53:06.392858026 +0200 @@ -308,6 +308,13 @@ border: 1px solid #73ba25; color: #fff; } + +QComboBox:editable:focus { + background-color: #f6f6f6; + border: 1px solid #73ba25; + color: #333; +} + /* QComboBox gets the "on" state when the popup is open */ QComboBox:!editable:on, QComboBox::drop-down:editable:on { color: #000;
