This commit is contained in:
Dennis Gilmore 2012-07-27 00:50:58 -05:00
parent 831e88c70e
commit 8a67b116de

View File

@ -2,7 +2,7 @@
Name: lorax
Version: 18.12
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tool for creating the anaconda install images
Group: Applications/System
@ -81,6 +81,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
%changelog
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 18.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed Jul 25 2012 Martin Gracik <mgracik@redhat.com> 18.12-1
- Add 'mvebu' to list of recognized ARM kernels. (dmarlin@redhat.com)
- Cleanup boot menus (#809663) (mgracik@redhat.com)