[grubby] - Bump version to 7.0.18 (bcl) - Fixup new-kernel-pkg errors (#711493) (bcl)

Brian C. Lane bcl at fedoraproject.org
Tue Jun 7 18:30:07 UTC 2011


commit 0305287871a415fe5e0bd1949697b95b9546707a
Author: Brian C. Lane <bcl at redhat.com>
Date:   Tue Jun 7 11:29:40 2011 -0700

    - Bump version to 7.0.18 (bcl)
    - Fixup new-kernel-pkg errors (#711493) (bcl)

 .gitignore  |    1 +
 grubby.spec |    6 +++++-
 sources     |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ed14a17..57c330f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 grubby-7.0.17.tar.bz2
+/grubby-7.0.18.tar.bz2
diff --git a/grubby.spec b/grubby.spec
index 2d946d2..2eb998a 100644
--- a/grubby.spec
+++ b/grubby.spec
@@ -1,5 +1,5 @@
 Name: grubby
-Version: 7.0.17
+Version: 7.0.18
 Release: 1%{?dist}
 Summary: Command line tool for updating bootloader configs
 Group: System Environment/Base
@@ -54,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jun 07 2011 Brian C. Lane <bcl at redhat.com> - 7.0.18-1
+- Bump version to 7.0.18 (bcl)
+- Fixup new-kernel-pkg errors (#711493) (bcl)
+
 * Mon Jun 06 2011 Peter Jones <pjones at redhat.com> - 7.0.17-1
 - Fix references to wrong program name in new-kernel-pkg.8
   Resolves: rhbz#663981
diff --git a/sources b/sources
index 3c5a80c..03bb9e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8b1e30c1fe75ca6aa0bd27ab337fe78  grubby-7.0.17.tar.bz2
+3fb9afac250b6790ec14d8124bffb038  grubby-7.0.18.tar.bz2


More information about the scm-commits mailing list