diff --git a/lorax.spec b/lorax.spec index b9094ae2..347d1060 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 21.0 +Version: 21.1 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -93,6 +93,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Tue Dec 17 2013 Brian C. Lane 21.1-1 +- Add initial 64-bit ARM (aarch64) support (#1034432) (dmarlin@redhat.com) + * Mon Dec 16 2013 Brian C. Lane 21.0-1 - s390 switch to generic condev (#1042766) (bcl@redhat.com) - sort glob output before using it (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 2fef9653..f1dad058 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -21.0-1 ./ +21.1-1 ./