[grubby/f13/master] - Update to 7.0.15 - Add man pages for installkernel and new-kernel-pkg Resolves: rhbz#529333

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


commit ae3aec350257039960da033427f9aa72297de351
Author: Peter Jones <pjones at fedoraproject.org>
Date:   Wed Apr 14 21:24:19 2010 +0000

    - Update to 7.0.15
    - Add man pages for installkernel and new-kernel-pkg Resolves: rhbz#529333

 .gitignore  |    2 +-
 grubby.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 46a73f3..82c76ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 clog
-grubby-7.0.14.tar.bz2
+grubby-7.0.15.tar.bz2
diff --git a/grubby.spec b/grubby.spec
index b85cae0..0386683 100644
--- a/grubby.spec
+++ b/grubby.spec
@@ -1,5 +1,5 @@
 Name: grubby
-Version: 7.0.14
+Version: 7.0.15
 Release: 1%{?dist}
 Summary: Command line tool for updating bootloader configs
 Group: System Environment/Base
@@ -52,11 +52,14 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Wed Apr 14 2010 Peter Jones <pjones at redhat.com> - 7.0.14-1
-- Update to 7.0.14
+* 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
   Resolves: rhbz#529333
 
+* Wed Apr 14 2010 Peter Jones <pjones at redhat.com> - 7.0.14-1
+- Update to 7.0.14
+
 * Thu Feb 11 2010 Peter Jones <pjones at redhat.com> - 7.0.13-1
 - Strip boot partition prefix from initrd path if present during --update.
   Related: rhbz#557922
diff --git a/sources b/sources
index 2b606f5..848e23b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a455fb39388a1dc302548ae9a79462c8  grubby-7.0.14.tar.bz2
+c709c844b6a55b45bc39951c2a662808  grubby-7.0.15.tar.bz2


More information about the scm-commits mailing list