diff --git a/lorax.spec b/lorax.spec index 9db30bf..aee84e0 100644 --- a/lorax.spec +++ b/lorax.spec @@ -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 - 18.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Wed Jul 25 2012 Martin Gracik 18.12-1 - Add 'mvebu' to list of recognized ARM kernels. (dmarlin@redhat.com) - Cleanup boot menus (#809663) (mgracik@redhat.com)