diff --git a/.gitignore b/.gitignore index 8dc6855..402ce75 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/grubby-8.2.tar.bz2 +/grubby-8.3.tar.bz2 diff --git a/grubby.spec b/grubby.spec index e094549..4164dc3 100644 --- a/grubby.spec +++ b/grubby.spec @@ -1,5 +1,5 @@ Name: grubby -Version: 8.2 +Version: 8.3 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 +* Thu Sep 29 2011 Peter Jones - 8.3-1 +- Fix new-kernel-pkg invocation of grubby for grub (patch from Mads Kiilerich) + Resolves: rhbz#725185 + * Wed Sep 14 2011 Peter Jones - 8.2-1 - Fixes for xen (from Michael Petullo) Resolves: rhbz#658387 diff --git a/sources b/sources index ac19933..0a98a77 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -60b59b1ac7315fa5bd2ac22f0b0528e3 grubby-8.2.tar.bz2 +b8ca2090b1ef8c107f0e5f5caa26f2f1 grubby-8.3.tar.bz2