2016-06-03 10:56:34 +00:00
committed by Git OBS Bridge
parent dc3629c0e2
commit c45d2fa0b0
2 changed files with 7 additions and 10 deletions

View File

@@ -1,10 +1,11 @@
-------------------------------------------------------------------
Fri Jun 3 18:02:41 UTC 2016 - qzhao@suse.com
- Porting upstream code in nautilus-adjust-style-priority.patch to
fix (bsc#982633) and (bgo#765687).
+ The behavior of two style providers with the same priority is
+ undefined and gtk happens to prefer the provider that got added last.
+ Use a higher priority here to avoid this problem.
- Add nautilus-adjust-style-priority.patch: Fix white desktop after
changing themes: The behavior of two style providers with the
same priority is undefined and gtk happens to prefer the provider
that got added last. Use a higher priority here to avoid this
problem (bsc#982633, bgo#765687).
-------------------------------------------------------------------
Thu Apr 28 13:16:42 UTC 2016 - zaitor@opensuse.org

View File

@@ -26,11 +26,7 @@ Source: http://download.gnome.org/sources/nautilus/3.20/%{name}-%{versio
# fate#308344 bgo#602147
Source1: mount-archive.desktop
Source99: baselibs.conf
# PATCH-FIX-OPENSUSE nautilus-adjust-style-priority.patch qzhao@suse.com
# Porting upstream code in (bgo#765687) to fix (bsc#982633).
# The behavior of two style providers with the same priority is
# undefined and gtk happens to prefer the provider that got added last.
# Use a higher priority here to avoid this problem.
# PATCH-FIX-UPSTREAM nautilus-adjust-style-priority.patch bsc#982633 bgo#765687 qzhao@suse.com -- Fix white desktop after changing themes
Patch0: nautilus-adjust-style-priority.patch
Url: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build