This commit is contained in:
Dennis Gilmore 2012-01-12 22:22:30 -06:00
parent 992cb97b02
commit 7698149da0
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: grubby
Version: 8.8
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Command line tool for updating bootloader configs
Group: System Environment/Base
License: GPLv2+
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Dec 20 2011 Peter Jones <pjones@redhat.com> - 8.8-1
- Fix test cases from 8.7 to work on a system without /boot mounted.