diff --git a/lorax.spec b/lorax.spec index 569626bb..04ffb450 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 36.5 +Version: 36.6 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -176,6 +176,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_datadir}/lorax/templates.d/* %changelog +* Fri Feb 04 2022 Brian C. Lane 36.6-1 +- mkksiso: Fix check for unsupported arch error (bcl@redhat.com) + * Thu Feb 03 2022 Brian C. Lane 36.5-1 - mkksiso: Improve debug message about unsupported arch (bcl@redhat.com) - mkksiso: Fix the order of the ppc mkisofs command (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index c07e8021..5ebc8c78 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -36.5-1 ./ +36.6-1 ./