1
0
forked from rpms/plymouth

- One more crack at #830482 (will probably need additional fixes tomorrow)

This commit is contained in:
Ray Strode 2012-07-23 17:42:02 -04:00
parent d9cf52a0c2
commit c144108a5a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ plymouth-0.8.4.tar.bz2
/plymouth-0.8.5.1.tar.bz2
/plymouth-0.8.6.tar.bz2
/plymouth-0.8.6.1.tar.bz2
/plymouth-0.8.6.2.tar.bz2

View File

@ -5,8 +5,8 @@
Summary: Graphical Boot Animation and Logger
Name: plymouth
Version: 0.8.6.1
Release: 3%{?dist}
Version: 0.8.6.2
Release: 0.2012.07.23%{?dist}
License: GPLv2+
Group: System Environment/Base
Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@ -502,6 +502,9 @@ fi
%defattr(-, root, root)
%changelog
* Mon Jul 23 2012 Ray Strode <rstrode@redhat.com> 0.8.6.2-0.2012.07.23
- One more crack at #830482 (will probably need additional fixes tomorrow)
* Mon Jul 23 2012 Tom Callaway <spot@fedoraproject.org> - 0.8.6.1-3
- fix bz704658 (thanks to Ian Pilcher for the patch), resolves issue where spinfinity theme
never goes idle and thus, never exits to gdm

View File

@ -1 +1 @@
7c801a71bdd5d9aa4d628feec27a21ba plymouth-0.8.6.1.tar.bz2
55207a4bbfd9e1ade67e5186fed96074 plymouth-0.8.6.2.tar.bz2