fix password prompt on text plugin

Resolves: #1344141
This commit is contained in:
Ray Strode 2016-06-14 14:29:16 -04:00
parent 3d084f5e51
commit 553e49c82b
2 changed files with 8 additions and 4 deletions

View File

@ -3,13 +3,13 @@
%define plymouth_libdir %{_libdir} %define plymouth_libdir %{_libdir}
%define plymouth_initrd_file /boot/initrd-plymouth.img %define plymouth_initrd_file /boot/initrd-plymouth.img
%define snapshot_date 20160607 %define snapshot_date 20160614
%define snapshot_hash 375a65ff %define snapshot_hash 2c7147ad
Summary: Graphical Boot Animation and Logger Summary: Graphical Boot Animation and Logger
Name: plymouth Name: plymouth
Version: 0.9.3 Version: 0.9.3
Release: 0.3.%{?snapshot_date}git%{?snapshot_hash}%{?dist} Release: 0.4.%{?snapshot_date}git%{?snapshot_hash}%{?dist}
License: GPLv2+ License: GPLv2+
URL: http://www.freedesktop.org/wiki/Software/Plymouth URL: http://www.freedesktop.org/wiki/Software/Plymouth
Group: System Environment/Base Group: System Environment/Base
@ -444,6 +444,10 @@ fi
%files system-theme %files system-theme
%changelog %changelog
* Tue Jun 14 2016 Ray Strode <rstrode@redhat.com> - 0.9.3-0.4.git
- fix password prompt on text plugin
Resolves: #1344141
* Wed Jun 08 2016 Ray Strode <rstrode@redhat.com> - 0.9.3-0.3.git * Wed Jun 08 2016 Ray Strode <rstrode@redhat.com> - 0.9.3-0.3.git
- new release versioning scheme to be more guideliney - new release versioning scheme to be more guideliney

View File

@ -1 +1 @@
c23a9b532c91ffee6511589ef845c915 plymouth-0.9.3.tar.bz2 d601cbc819622c31f67b2071a4a5e19c plymouth-0.9.3.tar.bz2