From 8a67b116de55eba676dfd1158138badef0d0639f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 27 Jul 2012 00:50:58 -0500 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- lorax.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)