diff --git a/lorax.spec b/lorax.spec index fae184e0..a7f427b6 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 30.2 +Version: 30.3 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -230,6 +230,10 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_sysconfdir}/bash_completion.d/composer-cli %changelog +* Mon Oct 08 2018 Brian C. Lane 30.3-1 +- Update cli tests to use composer-cli name (bcl@redhat.com) +- Revert "Rename composer-cli to composer" (bcl@redhat.com) + * Fri Oct 05 2018 Brian C. Lane 30.2-1 - Work around dnf problem with multiple repos (bcl@redhat.com) - Add and enable cloud-init for ami images (lars@karlitski.net) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 2bb962a2..a4ebbe99 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -30.2-1 ./ +30.3-1 ./