diff --git a/lorax.spec b/lorax.spec index 9ca350b2..035ff75e 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 27.0 +Version: 27.1 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -152,6 +152,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Wed May 31 2017 Brian C. Lane 27.1-1 +- arm.tmpl import basename (#1457055) (bcl@redhat.com) + * Tue May 30 2017 Brian C. Lane 27.0-1 - Bump version to 27.0 (bcl@redhat.com) - Try all packages when installpkg --optional is used. (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 3ff3c881..771594a3 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -27.0-1 ./ +27.1-1 ./