[grubby/f13/master] - Update to 7.0.16 - Add patch to check the return value of getuuidbydev - Resolves: rhbz#592294

Brian C. Lane bcl at fedoraproject.org
Mon Aug 9 21:08:52 UTC 2010


commit 2fc98928b3ecc474ad6bc0d36f9c9e4e08ec54e1
Author: Brian C. Lane <bcl at fedoraproject.org>
Date:   Tue Jul 13 18:44:39 2010 +0000

    - Update to 7.0.16
    - Add patch to check the return value of getuuidbydev
    - Resolves: rhbz#592294

 .gitignore  |    3 +--
 grubby.spec |    7 ++++++-
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 82c76ce..edc5a04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-clog
-grubby-7.0.15.tar.bz2
+grubby-7.0.16.tar.bz2
diff --git a/grubby.spec b/grubby.spec
index 0386683..e6e3b77 100644
--- a/grubby.spec
+++ b/grubby.spec
@@ -1,5 +1,5 @@
 Name: grubby
-Version: 7.0.15
+Version: 7.0.16
 Release: 1%{?dist}
 Summary: Command line tool for updating bootloader configs
 Group: System Environment/Base
@@ -52,6 +52,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jul 13 2010 Brian C. Lane <bcl at redhat.com> - 7.0.16-1
+- Update to 7.0.16
+- Add patch to check the return value of getuuidbydev
+- Resolves: rhbz#592294
+
 * Wed Apr 14 2010 Peter Jones <pjones at redhat.com> - 7.0.15-1
 - Update to 7.0.15
 - Add man pages for installkernel and new-kernel-pkg
diff --git a/sources b/sources
index 848e23b..dc63318 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c709c844b6a55b45bc39951c2a662808  grubby-7.0.15.tar.bz2
+d838a5f794573f5704248b8322bf3643  grubby-7.0.16.tar.bz2


More information about the scm-commits mailing list