diff --git a/charge.plymouth b/charge.plymouth index 810771d..139594e 100644 --- a/charge.plymouth +++ b/charge.plymouth @@ -9,5 +9,5 @@ HorizontalAlignment=.5 VerticalAlignment=.5 Transition=none TransitionDuration=0.0 -BackgroundStartColor=0x000000 -BackgroundEndColor=0x000000 +BackgroundStartColor=0x416fa7 +BackgroundEndColor=0x4b83c1 diff --git a/plymouth.spec b/plymouth.spec index 4757045..9f364ea 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -5,7 +5,7 @@ Summary: Graphical Boot Animation and Logger Name: plymouth Version: 0.7.1 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -449,6 +449,9 @@ fi %defattr(-, root, root) %changelog +* Fri Sep 11 2009 Ray Strode 0.7.1-7 +- Go back to blue charge background (bug 522460) + * Fri Sep 11 2009 Ray Strode 0.7.1-6 - Remove duplicate Provides: plymouth(system-theme)