From f6b6e29992cafeab59e40f539a3459d69ad9e58a Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Thu, 1 Oct 2009 08:14:27 +0000 Subject: [PATCH] - Stop using nash --- .cvsignore | 2 +- grubby.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index db4b7b6..80c874c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ clog -grubby-7.0.7.tar.bz2 +grubby-7.0.8.tar.bz2 diff --git a/grubby.spec b/grubby.spec index 5a24bef..f15c6df 100644 --- a/grubby.spec +++ b/grubby.spec @@ -1,5 +1,5 @@ Name: grubby -Version: 7.0.7 +Version: 7.0.8 Release: 1%{?dist} Summary: Command line tool for updating bootloader configs Group: System Environment/Base @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Oct 1 2009 Hans de Goede - 7.0.8-1 +- Stop using nash + * Fri Sep 11 2009 Hans de Goede - 7.0.7-1 - Remove writing rd_plytheme=$theme to kernel args in dracut mode (hansg) - Add a couple of test cases for extra initrds (rstrode) diff --git a/sources b/sources index bd76141..d2605a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -59bbe10b0843a43fe7762cb7e6e9bae7 grubby-7.0.7.tar.bz2 +17c3bda679f3a92f4e4c773e373e309e grubby-7.0.8.tar.bz2