diff --git a/grubby.spec b/grubby.spec index 2d6dd19..c52f2a7 100644 --- a/grubby.spec +++ b/grubby.spec @@ -1,5 +1,5 @@ Name: grubby -Version: 8.13 +Version: 8.14 Release: 1%{?dist} Summary: Command line tool for updating bootloader configs Group: System Environment/Base @@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu Jun 14 2012 Peter Jones - 8.14-1 +- Update to 8.14 to fix a build problem. + * Thu Jun 14 2012 Peter Jones - 8.13-1 - Update to 8.13 - Add some more ARM tweaks (dmartin) diff --git a/sources b/sources index 3909437..d8aeaec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -75c4e7ea138cfc223d54e9aa33f2dbd6 grubby-8.13.tar.bz2 +d4198131d6bdcb404ff03cf3a16d6d3b grubby-8.14.tar.bz2