[grubby/f16] Fixes for xen (from Michael Petullo) Resolves: rhbz#658387

Peter Jones pjones at fedoraproject.org
Wed Sep 14 19:58:41 UTC 2011


commit 4c0b3badd4af4ad0168cdc2508632232f7d6fac0
Author: Peter Jones <pjones at redhat.com>
Date:   Wed Sep 14 15:55:58 2011 -0400

    Fixes for xen (from Michael Petullo)
    Resolves: rhbz#658387

 .gitignore  |    2 +-
 grubby.spec |    6 +++++-
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c66b70..8dc6855 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/grubby-8.1.tar.bz2
+/grubby-8.2.tar.bz2
diff --git a/grubby.spec b/grubby.spec
index a4f1da1..e094549 100644
--- a/grubby.spec
+++ b/grubby.spec
@@ -1,5 +1,5 @@
 Name: grubby
-Version: 8.1
+Version: 8.2
 Release: 1%{?dist}
 Summary: Command line tool for updating bootloader configs
 Group: System Environment/Base
@@ -54,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Sep 14 2011 Peter Jones <pjones at redhat.com> - 8.2-1
+- Fixes for xen (from Michael Petullo)
+  Resolves: rhbz#658387
+
 * Fri Jul 22 2011 Peter Jones <pjones at redhat.com> - 8.1-1
 - Update to 8.1
 - Fix miss-spelled variable name in new-kernel-pkg
diff --git a/sources b/sources
index 08e9170..ac19933 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-40fbea759f1d5a14348ef4430c01aae5  grubby-8.1.tar.bz2
+60b59b1ac7315fa5bd2ac22f0b0528e3  grubby-8.2.tar.bz2


More information about the scm-commits mailing list