From 635c4adefd67141cb7e7daa7e8f7a1a4027ae84f Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Tue, 8 Jan 2019 14:37:23 -0800 Subject: [PATCH] Automatic commit of package [lorax] release [29.24-1]. Created by command: /bin/tito tag --- lorax.spec | 12 +++++++++++- rel-eng/packages/lorax | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/lorax.spec b/lorax.spec index 5703f614..17c67b5f 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 29.23 +Version: 29.24 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -230,6 +230,16 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_sysconfdir}/bash_completion.d/composer-cli %changelog +* Tue Jan 08 2019 Brian C. Lane 29.24-1 +- Remove unneeded else from for/else loop. It confuses pylint (bcl@redhat.com) +- Turn off pylint warning about docstring with backslash (bcl@redhat.com) +- Turn off smartquotes in Sphinx documentation (bcl@redhat.com) +- fixes #543 qemu -nodefconfig deprecated (afm404@gmail.com) +- fix spinx build warnings (afm404@gmail.com) +- Allow customizations to be specified as a toml list (dshea@redhat.com) +- Revert "lorax-composer: Cancel running Anaconda process" (bcl@redhat.com) +- Make sure cancel_func is not None (bcl@redhat.com) + * Mon Dec 17 2018 Brian C. Lane 29.23-1 - lorax: Save information about rootfs filesystem size and usage (bcl@redhat.com) - Turn on signed tags when using tito. (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 3acfb1de..ac2a94cb 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -29.23-1 ./ +29.24-1 ./