Update to grubby-8.7
This commit is contained in:
parent
c021fe6f32
commit
9d9412e554
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/grubby-8.6.tar.bz2
|
||||
/grubby-8.7.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: grubby
|
||||
Version: 8.6
|
||||
Version: 8.7
|
||||
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
|
||||
* Tue Dec 20 2011 Peter Jones <pjones@redhat.com> - 8.7-1
|
||||
- Add a --debug to try to help diagnose "No suitable template". (sandeen,pjones)
|
||||
|
||||
* Mon Dec 19 2011 Peter Jones <pjones@redhat.com> - 8.6-1
|
||||
- Fix a "make test" errors introduced in 8.4-1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user