diff --git a/lorax.spec b/lorax.spec index 22160520..206b8d3d 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 29.3 +Version: 29.4 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -219,6 +219,10 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{python3_sitelib}/composer/* %changelog +* Thu May 17 2018 Brian C. Lane 29.4-1 +- Update documentation (#1430906) (bcl@redhat.com) +- really kill kernel-bootwrapper on ppc (dan@danny.cz) + * Mon May 14 2018 Brian C. Lane 29.3-1 - Update the README with relevant URLs (bcl@redhat.com) - Fix documentation for enabling lorax-composer.socket (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 69415b5c..524311b0 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -29.3-1 ./ +29.4-1 ./