[grubby/f17] Update to 8.12

Peter Jones pjones at fedoraproject.org
Thu May 31 13:57:06 UTC 2012


commit da4cf0b2463e70df8de9082ffc3a8805aae89954
Author: Peter Jones <pjones at redhat.com>
Date:   Thu May 31 09:55:36 2012 -0400

    Update to 8.12
    
    - Preserve trailing indentation when splitting line elements (mads)
      Resolves: rhbz#742720
    - Pick last device mounted on / (pjones,bcl)
      Related: rhbz#820340
      Related: rhbz#820351

 grubby.spec |   10 +++++++++-
 sources     |    2 +-
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/grubby.spec b/grubby.spec
index 5818617..0b7ca51 100644
--- a/grubby.spec
+++ b/grubby.spec
@@ -1,5 +1,5 @@
 Name: grubby
-Version: 8.11
+Version: 8.12
 Release: 1%{?dist}
 Summary: Command line tool for updating bootloader configs
 Group: System Environment/Base
@@ -61,6 +61,14 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Thu May 31 2012 Peter Jones <pjones at redhat.com> - 8.12-1
+- Update to 8.12
+- Preserve trailing indentation when splitting line elements (mads)
+  Resolves: rhbz#742720
+- Pick last device mounted on / (pjones,bcl)
+  Related: rhbz#820340
+  Related: rhbz#820351
+
 * Wed Mar 21 2012 Peter Jones <pjones at redhat.com> - 8.11-1
 - Update to 8.11
   Resolves: rhbz#805310
diff --git a/sources b/sources
index 614526b..732d3e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-953e26ec497abc2d27254d1b2ea4fd4b  grubby-8.11.tar.bz2
+c4d77bac7a38d1bc77020b168742ee48  grubby-8.12.tar.bz2


More information about the scm-commits mailing list