diff --git a/lorax.spec b/lorax.spec index fe79c5c1..77f74eae 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 34.9.13 +Version: 34.9.14 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -185,6 +185,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_datadir}/lorax/templates.d/* %changelog +* Wed Feb 16 2022 Brian C. Lane 34.9.14-1 +- Keep nvram module (bcl@redhat.com) + Resolves: rhbz#2050877 + * Fri Feb 04 2022 Brian C. Lane 34.9.13-1 - mkksiso: Fix check for unsupported arch error (bcl@redhat.com) Related: rhbz#2049192 diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index c1537db4..e4a8a488 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -34.9.13-1 ./ +34.9.14-1 ./