diff --git a/.cvsignore b/.cvsignore index 61b0246..b00595a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -grubby-7.0.1.tar.bz2 +grubby-7.0.2.tar.bz2 diff --git a/grubby.spec b/grubby.spec index cef3256..13cc9b0 100644 --- a/grubby.spec +++ b/grubby.spec @@ -1,6 +1,6 @@ Name: grubby -Version: 7.0.1 -Release: 2%{?dist} +Version: 7.0.2 +Release: 1%{?dist} Summary: Command line tool for updating bootloader configs Group: System Environment/Base License: GPLv2+ @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Aug 7 2009 Hans de Goede - 7.0.2-1 +- Add --add-dracut-args new-kernel-pkg cmdline option + * Fri Jul 24 2009 Fedora Release Engineering - 7.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 91af763..6aafda8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e5b80c67c591b34adc694584402c4bd6 grubby-7.0.1.tar.bz2 +76013d5d8393c280dced91fe6e1f6632 grubby-7.0.2.tar.bz2