diff --git a/.gitignore b/.gitignore index 3e73c2f..46a73f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ clog -grubby-7.0.13.tar.bz2 +grubby-7.0.14.tar.bz2 diff --git a/grubby.spec b/grubby.spec index bf5cadd..b85cae0 100644 --- a/grubby.spec +++ b/grubby.spec @@ -1,5 +1,5 @@ Name: grubby -Version: 7.0.13 +Version: 7.0.14 Release: 1%{?dist} Summary: Command line tool for updating bootloader configs Group: System Environment/Base @@ -48,10 +48,15 @@ rm -rf $RPM_BUILD_ROOT /sbin/installkernel /sbin/new-kernel-pkg /sbin/grubby -%{_mandir}/man8/grubby.8* +%{_mandir}/man8/*.8* %changelog +* Wed Apr 14 2010 Peter Jones - 7.0.14-1 +- Update to 7.0.14 +- Add man pages for installkernel and new-kernel-pkg + Resolves: rhbz#529333 + * Thu Feb 11 2010 Peter Jones - 7.0.13-1 - Strip boot partition prefix from initrd path if present during --update. Related: rhbz#557922 diff --git a/sources b/sources index 7ee3286..2b606f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -879798163ebe78c1d9a0aca261fa622e grubby-7.0.13.tar.bz2 +a455fb39388a1dc302548ae9a79462c8 grubby-7.0.14.tar.bz2