diff --git a/lorax.spec b/lorax.spec index 035ff75e..0ec72d4e 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 27.1 +Version: 27.2 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -152,6 +152,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Thu Jun 01 2017 Brian C. Lane 27.2-1 +- Remove filegraft from arm.tmpl (#1457906) (bcl@redhat.com) +- Use anaconda-core to detect buildarch (sgallagh@redhat.com) + * Wed May 31 2017 Brian C. Lane 27.1-1 - arm.tmpl import basename (#1457055) (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 771594a3..b594ddc3 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -27.1-1 ./ +27.2-1 ./