From 59e870bb2e448d081c15fe81e246bf9d2da9aaae Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Tue, 9 Aug 2011 15:48:00 -0400 Subject: [PATCH] rebuild with higher release number this fixes upgrade pain --- plymouth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plymouth.spec b/plymouth.spec index cb8ad64..4a7bcba 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -6,7 +6,7 @@ Summary: Graphical Boot Animation and Logger Name: plymouth Version: 0.8.4 -Release: 0.1.20110304.1%{?dist} +Release: 0.20110809.1%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -468,6 +468,9 @@ fi %defattr(-, root, root) %changelog +* Tue Aug 09 2011 Ray Strode 0.8.4-0.20110809.1 +- Rebuild + * Fri Mar 04 2011 Ray Strode 0.8.4-0.1.20110304.1 - retry reopening tty if we get EIO Hopefully Resolves: #681167