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

Peter Jones pjones at fedoraproject.org
Mon Dec 19 14:23:12 UTC 2011


commit c021fe6f32ed8c9060df7049cca435e39ca2a2d7
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 524ec10..0bd584b 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
@@ -54,6 +54,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