diff --git a/lorax.spec b/lorax.spec index bf42ba2b..82998f56 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 19.6.40 +Version: 19.6.41 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -94,6 +94,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Fri Oct 03 2014 Brian C. Lane 19.6.41-1 +- Make sure shim is actually in the package list on aarch64 as well. (pjones@redhat.com) + Related: rhbz#1100048 + * Thu Oct 02 2014 Brian C. Lane 19.6.40-1 - Use shim on aarch64. (pjones@redhat.com) Related: rhbz#1100048 diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index c48a4038..78d26970 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -19.6.40-1 ./ +19.6.41-1 ./