[grubby] Update to 8.13

Peter Jones pjones at fedoraproject.org
Thu Jun 14 16:49:37 UTC 2012


commit 41ada0d60b9d4ead71d1add07d102f795c8bee60
Author: Peter Jones <pjones at redhat.com>
Date:   Thu Jun 14 10:01:53 2012 -0400

    Update to 8.13
    
    - Add some more ARM tweaks (dmartin)
    - Better support for other distros (crosa)

 0001-Support-UBOOT_IMGADDR-override.patch |   67 -----------------------------
 grubby.spec                               |   11 +++--
 sources                                   |    2 +-
 3 files changed, 8 insertions(+), 72 deletions(-)
---
diff --git a/grubby.spec b/grubby.spec
index ec75abd..2d6dd19 100644
--- a/grubby.spec
+++ b/grubby.spec
@@ -1,6 +1,6 @@
 Name: grubby
-Version: 8.12
-Release: 2%{?dist}
+Version: 8.13
+Release: 1%{?dist}
 Summary: Command line tool for updating bootloader configs
 Group: System Environment/Base
 License: GPLv2+
@@ -21,8 +21,6 @@ Requires: s390utils-base
 Requires: uboot-tools
 %endif
 
-Patch0: 0001-Support-UBOOT_IMGADDR-override.patch
-
 %description
 grubby  is  a command line tool for updating and displaying information about 
 the configuration files for the grub, lilo, elilo (ia64),  yaboot (powerpc)  
@@ -73,6 +71,11 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Thu Jun 14 2012 Peter Jones <pjones at redhat.com> - 8.13-1
+- Update to 8.13
+- Add some more ARM tweaks (dmartin)
+- Better support for other distros (crosa)
+
 * Tue Jun 12 2012 Peter Jones <pjones at redhat.com> - 8.12-2
 - Support UBOOT_IMGADDR override on ARM (blc)
 
diff --git a/sources b/sources
index 732d3e9..3909437 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c4d77bac7a38d1bc77020b168742ee48  grubby-8.12.tar.bz2
+75c4e7ea138cfc223d54e9aa33f2dbd6  grubby-8.13.tar.bz2


More information about the scm-commits mailing list