From 6444e16df9ec44f8471b9792ab923e7a18b1a807 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Fri, 13 Jul 2018 17:03:41 -0700 Subject: [PATCH] Automatic commit of package [lorax-composer] release [19.7.19-1]. Created by command: /usr/bin/tito tag --- lorax-composer.spec | 14 +++++++++++++- rel-eng/packages/lorax-composer | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/lorax-composer.spec b/lorax-composer.spec index 66a1488b..8b64d838 100644 --- a/lorax-composer.spec +++ b/lorax-composer.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax-composer -Version: 19.7.18 +Version: 19.7.19 Release: 1%{?dist} Summary: Lorax Image Composer API Server @@ -121,6 +121,18 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{python_sitelib}/composer/* %changelog +* Fri Jul 13 2018 Brian C. Lane 19.7.19-1 +- Support loading groups from the kickstart template files. (clumens) +- Add group-based tests. (clumens) +- Include groups in depsolving. (clumens) +- Add support for groups to blueprints. (clumens) +- Check the compose templates at startup (bcl) +- List individual package install failures (bcl) +- lorax-composer: Update documentation (bcl) +- Add help output to each subcommand. (clumens) +- Split the help output into its own module. (clumens) +- If the help subcommand is given, print the help output. (clumens) + * Wed Jun 27 2018 Brian C. Lane 19.7.18-1 - Only include some of the test blueprints (bcl) - Include example blueprints in the rpm (bcl) diff --git a/rel-eng/packages/lorax-composer b/rel-eng/packages/lorax-composer index d2d7ad14..e78118ab 100644 --- a/rel-eng/packages/lorax-composer +++ b/rel-eng/packages/lorax-composer @@ -1 +1 @@ -19.7.18-1 ./ +19.7.19-1 ./