From a038d76f64199f45fd56be4bf69d208e9e9d31e7 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 4 Jun 2018 16:29:18 -0700 Subject: [PATCH] Automatic commit of package [lorax] release [29.6-1]. Created by command: /usr/bin/tito tag --- lorax.spec | 14 +++++++++++++- rel-eng/packages/lorax | 2 +- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index 72aa18a7..b93f63d8 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 29.5 +Version: 29.6 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -219,6 +219,18 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{python3_sitelib}/composer/* %changelog +* Mon Jun 04 2018 Brian C. Lane 29.6-1 +- New lorax documentation - 29.6 (bcl@redhat.com) +- Override Sphinx documentation version with LORAX_VERSION (bcl@redhat.com) +- Add support for sources to composer-cli (bcl@redhat.com) +- Fix DNF related issues with source selection (bcl@redhat.com) +- Fix handling bad source repos and add a test (bcl@redhat.com) +- Speed up test_dnfbase.py (bcl@redhat.com) +- Make sure new sources show up in the source/list output (bcl@redhat.com) +- Fix make_dnf_dirs (bcl@redhat.com) +- Update test_server for rawhide (bcl@redhat.com) +- Add support for user defined package sources API (bcl@redhat.com) + * Wed May 23 2018 Brian C. Lane 29.5-1 - templates: Stop using gconfset (walters@verbum.org) - Add support for version globs to blueprints (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 18332470..64501679 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -29.5-1 ./ +29.6-1 ./