diff --git a/lorax.spec b/lorax.spec index 65f4af10..9aa28ee1 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 34.1 +Version: 34.2 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -268,6 +268,9 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_mandir}/man1/composer-cli.1* %changelog +* Tue Sep 29 2020 Brian C. Lane 34.2-1 +- runtime-cleanup: Remove ncurses package (bcl@redhat.com) + * Mon Sep 14 2020 Brian C. Lane 34.1-1 - Fix broken single-item tuples in a few places (awilliam@redhat.com) - Drop dpaa2 firmware on non-aarch64 arches (awilliam@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 82215f7c..4544b9cf 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -34.1-1 ./ +34.2-1 ./