From 652e110efbf7f455814a2e97cc87cdb6a1a8e792 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 11 Jun 2020 09:56:47 -0700 Subject: [PATCH] Automatic commit of package [lorax] release [32.10-1]. Created by command: /usr/bin/tito tag --- lorax.spec | 9 ++++++++- rel-eng/packages/lorax | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index 2df135e3..820ce72a 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 32.9 +Version: 32.10 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -266,6 +266,13 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_mandir}/man1/composer-cli.1* %changelog +* Thu Jun 11 2020 Brian C. Lane 32.10-1 +- composer-cli: Return a better error with no value (bcl@redhat.com) +- tests: Add tests for composer-cli compose start JSON POST (bcl@redhat.com) +- composer-cli: Update bash completion for start-ostree (bcl@redhat.com) +- composer-cli: Add new start-ostree command (bcl@redhat.com) +- composer-cli: Add support for --size to compose start (bcl@redhat.com) + * Tue May 05 2020 Brian C. Lane 32.9-1 - Dockerfile.test: Switch to using F32 for testing (bcl@redhat.com) - Don't use f-string without interpolation (atodorov@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 0113d2be..59ecb8d0 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -32.9-1 ./ +32.10-1 ./