Fixes for xen (from Michael Petullo)

Resolves: rhbz#658387
This commit is contained in:
Peter Jones 2011-09-14 15:55:58 -04:00
parent bd7a6ca65f
commit 8bea9bd242
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/grubby-8.1.tar.bz2
/grubby-8.2.tar.bz2

View File

@ -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@redhat.com> - 8.2-1
- Fixes for xen (from Michael Petullo)
Resolves: rhbz#658387
* Fri Jul 22 2011 Peter Jones <pjones@redhat.com> - 8.1-1
- Update to 8.1
- Fix miss-spelled variable name in new-kernel-pkg

View File

@ -1 +1 @@
40fbea759f1d5a14348ef4430c01aae5 grubby-8.1.tar.bz2
60b59b1ac7315fa5bd2ac22f0b0528e3 grubby-8.2.tar.bz2