From 0eb823ee944d6e0b0c155a1157ed3f5ec7034ab6 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 27 Jun 2018 16:15:34 -0700 Subject: [PATCH] Automatic commit of package [lorax] release [29.9-1]. Created by command: /usr/bin/tito tag --- lorax.spec | 7 ++++++- rel-eng/packages/lorax | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index b8a30f43..51c5c008 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 29.8 +Version: 29.9 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -227,6 +227,11 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{python3_sitelib}/composer/* %changelog +* Wed Jun 27 2018 Brian C. Lane 29.9-1 +- DNF 3: progress callback constants moved to dnf.transaction (awilliam@redhat.com) +- Include example blueprints in the rpm (bcl@redhat.com) +- Make sure /run/weldr has correct ownership and permissions (bcl@redhat.com) + * Fri Jun 22 2018 Brian C. Lane 29.8-1 - Fixing bug where test did not try to import pylorax.version (sophiafondell) - Add the ability to enable DNF plugins for lorax (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index a9566aac..1c8ccd45 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -29.8-1 ./ +29.9-1 ./