diff --git a/lorax.spec b/lorax.spec index 7094fdb7..aab74a8f 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 19.6.14 +Version: 19.6.15 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -92,6 +92,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Tue Dec 17 2013 Brian C. Lane 19.6.15-1 +- Add initial 64-bit ARM (aarch64) support (#1034432) (dmarlin@redhat.com) + * Mon Dec 16 2013 Brian C. Lane 19.6.14-1 - s390 switch to generic condev (#1042765) (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index ff84adf8..6c65b36d 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -19.6.14-1 ./ +19.6.15-1 ./