[grubby] Update to 8.15

Peter Jones pjones at fedoraproject.org
Mon Jun 25 14:19:52 UTC 2012


commit eb38b677ea4a8eda478e9dbe84d98816adacb06f
Author: Peter Jones <pjones at redhat.com>
Date:   Mon Jun 25 10:19:45 2012 -0400

    Update to 8.15
    
    - Revert dirname change from 8.13; it was wrong.

 grubby.spec |    6 +++++-
 sources     |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/grubby.spec b/grubby.spec
index c52f2a7..4eeeb18 100644
--- a/grubby.spec
+++ b/grubby.spec
@@ -1,5 +1,5 @@
 Name: grubby
-Version: 8.14
+Version: 8.15
 Release: 1%{?dist}
 Summary: Command line tool for updating bootloader configs
 Group: System Environment/Base
@@ -71,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon Jun 25 2012 Peter Jones <pjones at redhat.com> - 8.15-1
+- Update to 8.15
+- Revert dirname change from 8.13; it was wrong.
+
 * Thu Jun 14 2012 Peter Jones <pjones at redhat.com> - 8.14-1
 - Update to 8.14 to fix a build problem.
 
diff --git a/sources b/sources
index d8aeaec..3edce18 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d4198131d6bdcb404ff03cf3a16d6d3b  grubby-8.14.tar.bz2
+c53d3f4cb5d22b25d27e3ee4c7ed5b80  grubby-8.15.tar.bz2


More information about the scm-commits mailing list