Update to 8.16
- Handle "linuxefi" directive on grub2/uefi machines.
This commit is contained in:
parent
6e0c65afeb
commit
bc96cb63c8
@ -1,6 +1,6 @@
|
||||
Name: grubby
|
||||
Version: 8.15
|
||||
Release: 2%{?dist}
|
||||
Version: 8.16
|
||||
Release: 1%{?dist}
|
||||
Summary: Command line tool for updating bootloader configs
|
||||
Group: System Environment/Base
|
||||
License: GPLv2+
|
||||
@ -71,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Aug 08 2012 Peter Jones <pjones@redhat.com> - 8.16-1
|
||||
- Update to 8.16
|
||||
- Handle "linuxefi" directive on grub2/uefi machines.
|
||||
|
||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.15-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user