diff --git a/lorax.spec b/lorax.spec index 1816909..318f6d2 100644 --- a/lorax.spec +++ b/lorax.spec @@ -2,7 +2,7 @@ Name: lorax Version: 21.20 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool for creating the anaconda install images Group: Applications/System @@ -106,6 +106,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 21.20-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Fri Aug 15 2014 Brian C. Lane 21.20-1 - Require 32bit glibc on ppc64 (bcl@redhat.com) - Add ipmitool and drivers (#1126009) (bcl@redhat.com)