From 64eecaa6e0a2b79a54468d3548995822a92dd287 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Wed, 8 Aug 2012 17:02:57 -0400 Subject: [PATCH] Update to 8.17 - Fixes a "make test" failure. --- grubby.spec | 6 +++++- sources | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/grubby.spec b/grubby.spec index f299a34..3839ac9 100644 --- a/grubby.spec +++ b/grubby.spec @@ -1,5 +1,5 @@ Name: grubby -Version: 8.16 +Version: 8.17 Release: 1%{?dist} Summary: Command line tool for updating bootloader configs Group: System Environment/Base @@ -71,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Aug 08 2012 Peter Jones - 8.17-1 +- Update to 8.17 +- Fixes a "make test" failure. + * Wed Aug 08 2012 Peter Jones - 8.16-1 - Update to 8.16 - Handle "linuxefi" directive on grub2/uefi machines. diff --git a/sources b/sources index f1a609c..eee489e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2997960a42905109edcb3916473a3567 grubby-8.16.tar.bz2 +b34a9bb73ab08070eab7346641a8bc1f grubby-8.17.tar.bz2