From 715a4d823a2413a9bc70b5e937d1142de29fb939 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Tue, 14 Apr 2015 14:40:14 -0400 Subject: [PATCH] Update to 8.39 - Fix title extraction with some config file types Resolves: rhbz#1204353 Resolves: rhbz#1204888 Resolves: rhbz#1206943 Signed-off-by: Peter Jones --- grubby.spec | 9 ++++++++- sources | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/grubby.spec b/grubby.spec index 75c22bc..c1dd2ac 100644 --- a/grubby.spec +++ b/grubby.spec @@ -1,5 +1,5 @@ Name: grubby -Version: 8.38 +Version: 8.39 Release: 1%{?dist} Summary: Command line tool for updating bootloader configs Group: System Environment/Base @@ -79,6 +79,13 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Apr 14 2015 Peter Jones - 8.39-1 +- Update to 8.39 +- Fix title extraction with some config file types + Resolves: rhbz#1204353 + Resolves: rhbz#1204888 + Resolves: rhbz#1206943 + * Tue Apr 14 2015 Peter Jones - 8.38-1 - Update to 8.38 - Fix title extraction with some config file types diff --git a/sources b/sources index c9ba2b7..9376301 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -146a69bb568ed8ab74198e6787201d9f grubby-8.38.tar.bz2 +4212050836f7cc2e24484c3a7b92be30 grubby-8.39.tar.bz2