From 553e49c82b451cd542bd3a3be54832756fd3cf82 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Jun 14 2016 18:29:59 +0000 Subject: fix password prompt on text plugin Resolves: #1344141 --- diff --git a/plymouth.spec b/plymouth.spec index d4c766d..d61e443 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -3,13 +3,13 @@ %define plymouth_libdir %{_libdir} %define plymouth_initrd_file /boot/initrd-plymouth.img -%define snapshot_date 20160607 -%define snapshot_hash 375a65ff +%define snapshot_date 20160614 +%define snapshot_hash 2c7147ad Summary: Graphical Boot Animation and Logger Name: plymouth Version: 0.9.3 -Release: 0.3.%{?snapshot_date}git%{?snapshot_hash}%{?dist} +Release: 0.4.%{?snapshot_date}git%{?snapshot_hash}%{?dist} License: GPLv2+ URL: http://www.freedesktop.org/wiki/Software/Plymouth Group: System Environment/Base @@ -444,6 +444,10 @@ fi %files system-theme %changelog +* Tue Jun 14 2016 Ray Strode - 0.9.3-0.4.git +- fix password prompt on text plugin + Resolves: #1344141 + * Wed Jun 08 2016 Ray Strode - 0.9.3-0.3.git - new release versioning scheme to be more guideliney diff --git a/sources b/sources index 1f04427..7838fd5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c23a9b532c91ffee6511589ef845c915 plymouth-0.9.3.tar.bz2 +d601cbc819622c31f67b2071a4a5e19c plymouth-0.9.3.tar.bz2