From d44957aa9513e8df1a478a6186aacbd13801478b Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 4 Apr 2018 12:02:57 -0700 Subject: [PATCH] Automatic commit of package [lorax] release [19.7.13-1]. Created by command: /usr/bin/tito tag --- lorax.spec | 15 ++++++++++++++- rel-eng/packages/lorax | 2 +- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index f2a5d2a8..3af89594 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 19.7.12 +Version: 19.7.13 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -168,6 +168,19 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{python_sitelib}/composer/* %changelog +* Wed Apr 04 2018 Brian C. Lane 19.7.13-1 +- Move status to /api/status (bcl) +- Update the path for the test blueprints (bcl) +- Drop part command from tar kickstart template. (bcl) +- Update the queue to use blueprint.toml (bcl) +- Update composer-cli to use blueprint instead of recipe (bcl) +- Update lorax-composer docs for recipe -> blueprint change. (bcl) +- Change the API code to use blueprint (bcl) +- Update the tests for the recipe -> blueprint change (bcl) +- Change the tests for /recipes/ routes to /blueprints/ (bcl) +- Change the /recipes/ routes to /blueprints/ (bcl) +- Change recipe in API documentation to blueprint (bcl) + * Mon Mar 26 2018 Brian C. Lane 19.7.12-1 - Add support for building ext4 filesystem images. (bcl) - Add the image size to the composer-cli status output (bcl) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index ce880cc2..8bd206e0 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -19.7.12-1 ./ +19.7.13-1 ./