From 8c5f727d6d828e0341eefaecae88a121026a023e Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Wed, 5 Nov 2008 19:31:19 +0000 Subject: [PATCH] - reset colors on quit --retain-splash - fix off by one in damage calculation for label --- plymouth.spec | 6 +++++- sources | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/plymouth.spec b/plymouth.spec index be0b480..ea00fe2 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -5,7 +5,7 @@ Summary: Plymouth Graphical Boot Animation and Logger Name: plymouth Version: 0.6.0 -Release: 0.2008.10.30.5%{?dist} +Release: 0.2008.11.05.1%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -305,6 +305,10 @@ fi %defattr(-, root, root) %changelog +* Wed Nov 5 2008 Ray Strode 0.6.0-0.2008.11.05.1 +- reset colors on quit --retain-splash +- fix off by one in damage calculation for label + * Tue Nov 4 2008 Ray Strode 0.6.0-0.2008.10.30.5 - Add a sample boot-duration for livecds and first time boots (bug 469752) diff --git a/sources b/sources index b57d64a..0bfccec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -868b9c4c48a2cd7de52038cf6d659ff8 plymouth-0.6.0.tar.bz2 +49b53a3a5595cec91fab319b92cda40a plymouth-0.6.0.tar.bz2