[grubby/f16] Fix a "make test" errors introduced in 8.4-1

Peter Jones pjones at fedoraproject.org
Tue Dec 20 23:48:47 UTC 2011


commit ff3c414b3ef6f56fd5d691b8d1fa40826276a558
Author: Peter Jones <pjones at redhat.com>
Date:   Mon Dec 19 09:23:08 2011 -0500

    Fix a "make test" errors introduced in 8.4-1

 .gitignore  |    2 +-
 grubby.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b592fa9..492372f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/grubby-8.5.tar.bz2
+/grubby-8.6.tar.bz2
diff --git a/grubby.spec b/grubby.spec
index 38facc3..5127601 100644
--- a/grubby.spec
+++ b/grubby.spec
@@ -1,5 +1,5 @@
 Name: grubby
-Version: 8.5
+Version: 8.6
 Release: 1%{?dist}
 Summary: Command line tool for updating bootloader configs
 Group: System Environment/Base
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Dec 19 2011 Peter Jones <pjones at redhat.com> - 8.6-1
+- Fix a "make test" errors introduced in 8.4-1
+
 * Sat Dec 17 2011 Peter Jones <pjones at redhat.com> - 8.5-1
 - Don't hardcode dracut path
   Resolves: #768645
diff --git a/sources b/sources
index 8a1a4c7..ac17121 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c5c352f16f728f9f2e2cb27598b6fbc1  grubby-8.5.tar.bz2
+c21fdcb40b882953b4d3cad3144a8abe  grubby-8.6.tar.bz2


More information about the scm-commits mailing list