[grubby] Fix module remove code from Harald (#923441)

Peter Jones pjones at fedoraproject.org
Tue Mar 19 20:41:30 UTC 2013


commit 87662898dbe77c69d73a35e2918333ef745cc7c8
Author: Peter Jones <pjones at redhat.com>
Date:   Tue Mar 19 16:40:25 2013 -0400

    Fix module remove code from Harald (#923441)

 grubby.spec |    5 ++++-
 sources     |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/grubby.spec b/grubby.spec
index 2bee3fa..af9addd 100644
--- a/grubby.spec
+++ b/grubby.spec
@@ -1,5 +1,5 @@
 Name: grubby
-Version: 8.23
+Version: 8.24
 Release: 1%{?dist}
 Summary: Command line tool for updating bootloader configs
 Group: System Environment/Base
@@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Mar 19 2013 Peter Jones <pjones at redhat.com> - 8.24-1
+- Fix module remove code from Harald (#923441)
+
 * Mon Mar 11 2013 Peter Jones <pjones at redhat.com> - 8.23-1
 - Update to 8.23
 - Fix empty root device in case of an empty /etc/fstab (lemenkov)
diff --git a/sources b/sources
index 7361469..167d90e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-95c00214761284d33410e5673c1fbccf  grubby-8.23.tar.bz2
+beeafffe45581a1e09280b87d2d22e51  grubby-8.24.tar.bz2


More information about the scm-commits mailing list