From 8eb000e7ed4c90ec95fbf20f4520af67c86339d6 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Jun 16 2016 20:10:00 +0000 Subject: really (?) fix password prompt on text plugin Resolves: #1344141 --- diff --git a/plymouth.spec b/plymouth.spec index d61e443..9b03460 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 20160614 -%define snapshot_hash 2c7147ad +%define snapshot_date 20160616 +%define snapshot_hash c2073146 Summary: Graphical Boot Animation and Logger Name: plymouth Version: 0.9.3 -Release: 0.4.%{?snapshot_date}git%{?snapshot_hash}%{?dist} +Release: 0.5.%{?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 +* Thu Jun 16 2016 Ray Strode - 0.9.3-0.5.git +- really (?) fix password prompt on text plugin + Resolves: #1344141 + * Tue Jun 14 2016 Ray Strode - 0.9.3-0.4.git - fix password prompt on text plugin Resolves: #1344141 diff --git a/sources b/sources index 7838fd5..0750fcd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d601cbc819622c31f67b2071a4a5e19c plymouth-0.9.3.tar.bz2 +1bd6397e68493965186f768805c25751 plymouth-0.9.3.tar.bz2