forked from rpms/plymouth
- reset colors on quit --retain-splash
- fix off by one in damage calculation for label
This commit is contained in:
parent
e7efa32fd0
commit
8c5f727d6d
@ -5,7 +5,7 @@
|
|||||||
Summary: Plymouth Graphical Boot Animation and Logger
|
Summary: Plymouth Graphical Boot Animation and Logger
|
||||||
Name: plymouth
|
Name: plymouth
|
||||||
Version: 0.6.0
|
Version: 0.6.0
|
||||||
Release: 0.2008.10.30.5%{?dist}
|
Release: 0.2008.11.05.1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
|
Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
|
||||||
@ -305,6 +305,10 @@ fi
|
|||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 5 2008 Ray Strode <rstrode@redhat.com> 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 <rstrode@redhat.com> 0.6.0-0.2008.10.30.5
|
* Tue Nov 4 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.30.5
|
||||||
- Add a sample boot-duration for livecds and first time boots
|
- Add a sample boot-duration for livecds and first time boots
|
||||||
(bug 469752)
|
(bug 469752)
|
||||||
|
Loading…
Reference in New Issue
Block a user