[plymouth] 0.8.6.1 fixes muck up from 0.8.6

Ray Strode rstrode at fedoraproject.org
Tue Jul 10 14:36:39 UTC 2012


commit 3474c36bfc70b2d52eb591bdcc701896be410320
Author: Ray Strode <rstrode at redhat.com>
Date:   Tue Jul 10 10:36:14 2012 -0400

    0.8.6.1 fixes muck up from 0.8.6

 .gitignore    |    1 +
 plymouth.spec |    6 +++++-
 sources       |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5345e8a..e770859 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ plymouth-0.8.4.tar.bz2
 /plymouth-0.8.5.tar.bz2
 /plymouth-0.8.5.1.tar.bz2
 /plymouth-0.8.6.tar.bz2
+/plymouth-0.8.6.1.tar.bz2
diff --git a/plymouth.spec b/plymouth.spec
index 230b3cc..f07062f 100644
--- a/plymouth.spec
+++ b/plymouth.spec
@@ -5,7 +5,7 @@
 
 Summary: Graphical Boot Animation and Logger
 Name: plymouth
-Version: 0.8.6
+Version: 0.8.6.1
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
@@ -498,6 +498,10 @@ fi
 %defattr(-, root, root)
 
 %changelog
+* Tue Jul 10 2012 Ray Strode <rstrode at redhat.com> 0.8.6.1-1
+- Update to 0.8.6.1 since I mucked up 0.8.6
+  Resolves: #830482
+
 * Mon Jul 09 2012 Ray Strode <rstrode at redhat.com> 0.8.6-1
 - Update to 0.8.6
 - Fixes encrypted fs bug
diff --git a/sources b/sources
index 7ed0fc0..51dc79b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e798e29a137d439ff04376b3685066b2  plymouth-0.8.6.tar.bz2
+7c801a71bdd5d9aa4d628feec27a21ba  plymouth-0.8.6.1.tar.bz2


More information about the scm-commits mailing list