Don't accidentally migrate from linuxefi back to linux

Resolves: rhbz#859285
This commit is contained in:
Peter Jones 2012-09-26 17:34:12 -04:00
parent bfdd281962
commit 6ca16bfbe3
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: grubby
Version: 8.18
Version: 8.19
Release: 1%{?dist}
Summary: Command line tool for updating bootloader configs
Group: System Environment/Base
@ -71,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Wed Sep 26 2012 Peter Jones <pjones@redhat.com> - 8.19-1
- Don't accidentally migrate from linuxefi back to linux
Resolves: rhbz#859285
* Fri Sep 21 2012 Peter Jones <pjones@redhat.com> - 8.18-1
- Change the way the kernel load address is determined for ARM U-Boot.

View File

@ -1 +1 @@
3c5fa479ddacaec22e3ce4503e7ff0ca grubby-8.18.tar.bz2
715a16fa8d1f8940b614755492c71bd9 grubby-8.19.tar.bz2