diff --git a/lorax.spec b/lorax.spec index d5ca4cb6..1f81c150 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 26.2 +Version: 26.3 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -152,6 +152,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Tue Dec 06 2016 Brian C. Lane 26.3-1 +- New lorax documentation - 26.2 (bcl@redhat.com) +- runtime-postinstall: PYTHONDIR is no longer used. (bcl@redhat.com) +- Only require edk2-ovmf on supported arches. (bcl@redhat.com) + * Tue Nov 22 2016 Brian C. Lane 26.2-1 - add exception for lulzbot-marlin-firmware (pbrobinson@gmail.com) - drop kexec arch conditional for aarch64 (pbrobinson@gmail.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 487d62a4..08a82fb0 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -26.2-1 ./ +26.3-1 ./