diff --git a/lorax.spec b/lorax.spec index 822dbcfa..ece90c21 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 28.14.7 +Version: 28.14.8 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -233,6 +233,9 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_sysconfdir}/bash_completion.d/composer-cli %changelog +* Tue Sep 18 2018 Brian C. Lane 28.14.8-1 +- Add prefixdevname support to the boot.iso (bcl@redhat.com) + Resolves: rhbz#1623000 * Tue Sep 04 2018 Brian C. Lane 28.14.7-1 - Ignore a pylint warning about UnquotingConfigParser get args (bcl@redhat.com) Related: rhbz#1613058 diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 4ea64f38..6a5799b1 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -28.14.7-1 ./ +28.14.8-1 ./