From 7b645e4fa864412a4ca71b1e3397998f8f60d5bb Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 28 Jul 2020 14:27:54 -0700 Subject: [PATCH] Automatic commit of package [lorax] release [28.14.51-1]. Created by command: /usr/bin/tito tag --- lorax.spec | 32 +++++++++++++++++++++++++++++++- rel-eng/packages/lorax | 2 +- 2 files changed, 32 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index 598a286f..55e84a56 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 28.14.50 +Version: 28.14.51 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -253,6 +253,36 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_sysconfdir}/bash_completion.d/composer-cli %changelog +* Tue Jul 28 2020 Brian C. Lane 28.14.51-1 +- tests: Overwrite rhel-8.json when testing with osbuild-composer (atodorov) + Related: rhbz#1825190 +- tests: Allow skipping image build in compose sanity test (atodorov) + Related: rhbz#1825190 +- Set BACKEND=osbuild-composer if running that test scenario (atodorov) + Related: rhbz#1825190 +- tests: Don't check info after compose cancel with osbuild-composer (atodorov) + Related: rhbz#1825190 +- tests: Compare blueprints as TOML objects, not strings (atodorov) + Related: rhbz#1825190 +- tests: Remove lorax-composer specific checks (atodorov) + Related: rhbz#1825190 +- tests: Remove compose after we're done (atodorov) + Related: rhbz#1825190 +- tests: don't use beakerlib in blueprint (lars) + Related: rhbz#1825190 +- tests: don't depend on internal state of composer (lars) + Related: rhbz#1825190 +- tests: Do not rely on example blueprints (atodorov) + Related: rhbz#1825190 +- tests: Special case compose types for osbuild-composer (atodorov) + Related: rhbz#1825190 +- tests: Don't check example blueprints if we don't have to (atodorov) + Related: rhbz#1825190 +- tests: Use BACKEND env variable instead of hard-coded values (atodorov) + Related: rhbz#1825190 +- tests: Disable non-cli test scenarios b/c osbuild-composer (atodorov) + Related: rhbz#1825190 + * Thu Jul 23 2020 Brian C. Lane 28.14.50-1 - composer-cli: Make start-ostree parent and ref optional (bcl) Resolves: rhbz#1859680 diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index ec81ba93..80487fba 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -28.14.50-1 ./ +28.14.51-1 ./