parent
203e662179
commit
afb5036256
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
/grubby-8.3.tar.bz2
|
/grubby-8.5.tar.bz2
|
||||||
/grubby-8.4.tar.bz2
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: grubby
|
Name: grubby
|
||||||
Version: 8.4
|
Version: 8.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Command line tool for updating bootloader configs
|
Summary: Command line tool for updating bootloader configs
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -54,6 +54,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 17 2011 Peter Jones <pjones@redhat.com> - 8.5-1
|
||||||
|
- Don't hardcode dracut path
|
||||||
|
Resolves: #768645
|
||||||
|
|
||||||
* Thu Dec 08 2011 Adam Williamson <awilliam@redhat.com> - 8.4-1
|
* Thu Dec 08 2011 Adam Williamson <awilliam@redhat.com> - 8.4-1
|
||||||
- Update to 8.4:
|
- Update to 8.4:
|
||||||
+ fix Loading... line for updated kernels
|
+ fix Loading... line for updated kernels
|
||||||
|
Loading…
Reference in New Issue
Block a user