[grubby/f19] Conditionally call arm-boot-config's boot.scr generator if available

Peter Jones pjones at fedoraproject.org
Fri May 10 19:07:29 UTC 2013


commit 04cc5cbf4854d887ad988fc96900b837ac3fdc15
Author: Peter Jones <pjones at redhat.com>
Date:   Fri May 10 15:06:08 2013 -0400

    Conditionally call arm-boot-config's boot.scr generator if available
    
      Resolves: rhbz#952428

 grubby.spec |    6 +++++-
 sources     |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/grubby.spec b/grubby.spec
index a2cc008..8cfd50c 100644
--- a/grubby.spec
+++ b/grubby.spec
@@ -1,5 +1,5 @@
 Name: grubby
-Version: 8.25
+Version: 8.26
 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
+* Fri May 10 2013 Peter Jones <pjones at redhat.com> - 8.26-1
+- Conditionally call arm-boot-config's boot.scr generator if available
+  Resolves: rhbz#952428
+
 * Tue Apr 09 2013 Peter Jones <pjones at redhat.com> - 8.25-1
 - Error instead of segfaulting if we can't find any working config
   Resolves: rhbz#912873
diff --git a/sources b/sources
index 31256bc..f310112 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b59677009dbf1eca70cd1da4288a207  grubby-8.25.tar.bz2
+51047ea2d8a75a16113562eb6be3bb2e  grubby-8.26.tar.bz2


More information about the scm-commits mailing list