diff --git a/lorax.spec b/lorax.spec index 7bbfc868..6abc232b 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 33.1 +Version: 33.2 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -266,6 +266,12 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_mandir}/man1/composer-cli.1* %changelog +* Tue Apr 28 2020 Brian C. Lane 33.2-1 +- New lorax documentation - 33.2 (bcl@redhat.com) +- test: Work around invalid fedora baseurls (marusak.matej@gmail.com) +- lorax: Add --skip-branding cmdline argument (bcl@redhat.com) +- Update datastore for VMware testing (chrobert@redhat.com) + * Mon Mar 30 2020 Brian C. Lane 33.1-1 - lorax: Remove vmlinuz from install.img /boot (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 5810bdf2..ff2a10e6 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -33.1-1 ./ +33.2-1 ./