From 79918d5ad90c1c2f72a1291014480a249a0ba137 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Feb 05 2010 22:59:38 +0000 Subject: - Make --update able to add an initramfs. Related: rhbz#557922 --- diff --git a/.cvsignore b/.cvsignore index 6c649d3..345db81 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ clog -grubby-7.0.9.tar.bz2 +grubby-7.0.10.tar.bz2 diff --git a/grubby.spec b/grubby.spec index 376d845..027cc16 100644 --- a/grubby.spec +++ b/grubby.spec @@ -1,6 +1,6 @@ Name: grubby -Version: 7.0.9 -Release: 3%{?dist} +Version: 7.0.10 +Release: 1%{?dist} Summary: Command line tool for updating bootloader configs Group: System Environment/Base License: GPLv2+ @@ -52,7 +52,7 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Fri Feb 05 2010 Peter Jones - 7.0.9-3 +* Fri Feb 05 2010 Peter Jones - 7.0.10-1 - Make --update able to add an initramfs. Related: rhbz#557922 diff --git a/sources b/sources index 003f386..a986296 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -528ec764649eaefcdb600b75be2d36e0 grubby-7.0.9.tar.bz2 +988a1ccdbbd2cb2d6aaa79c897fe1e38 grubby-7.0.10.tar.bz2