diff --git a/lorax.spec b/lorax.spec index 3f5aca9e..ac3136b9 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 21.27 +Version: 21.28 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -101,6 +101,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Thu Nov 06 2014 Brian C. Lane 21.28-1 +- Add product.img support for arm templates (bcl@redhat.com) +- Revert "add fedora-repos-anaconda to runtime environment" (bcl@redhat.com) + * Wed Nov 05 2014 Brian C. Lane 21.27-1 - Remove the ppc magic file (bcl@redhat.com) - Update templates to use installimg for product and updates (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 770b718b..53979429 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -21.27-1 ./ +21.28-1 ./