Fixes for xen (from Michael Petullo)
Resolves: rhbz#658387
This commit is contained in:
parent
bd7a6ca65f
commit
8bea9bd242
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/grubby-8.1.tar.bz2
|
||||
/grubby-8.2.tar.bz2
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user