Update to 8.15

- Revert dirname change from 8.13; it was wrong.
This commit is contained in:
Peter Jones 2012-06-25 10:19:45 -04:00
parent a376a8720c
commit eb38b677ea
2 changed files with 6 additions and 2 deletions

View File

@ -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@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@redhat.com> - 8.14-1
- Update to 8.14 to fix a build problem.

View File

@ -1 +1 @@
d4198131d6bdcb404ff03cf3a16d6d3b grubby-8.14.tar.bz2
c53d3f4cb5d22b25d27e3ee4c7ed5b80 grubby-8.15.tar.bz2