Automatic commit of package [lorax] release [29.10-1].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Brian C. Lane 2018-07-20 15:51:50 -07:00
parent 8b271aa917
commit 066276ed65
2 changed files with 19 additions and 2 deletions

View File

@ -3,7 +3,7 @@
%define debug_package %{nil}
Name: lorax
Version: 29.9
Version: 29.10
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -227,6 +227,23 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
%{python3_sitelib}/composer/*
%changelog
* Fri Jul 20 2018 Brian C. Lane <bcl@redhat.com> 29.10-1
- New lorax documentation - 29.10 (bcl@redhat.com)
- Add dnf.transaction to list of modules for sphinx to ignore (bcl@redhat.com)
- Log and exit on metadata update errors at startup (bcl@redhat.com)
- Check /projects responses for null values. (bcl@redhat.com)
- Clarify error message from /source/new (bcl@redhat.com)
- Update samba and rsync versions for tests (bcl@redhat.com)
- Support loading groups from the kickstart template files. (clumens@redhat.com)
- Add group-based tests. (clumens@redhat.com)
- Include groups in depsolving. (clumens@redhat.com)
- Add support for groups to blueprints. (clumens@redhat.com)
- Add help output to each subcommand. (clumens@redhat.com)
- Split the help output into its own module. (clumens@redhat.com)
- If the help subcommand is given, print the help output. (clumens@redhat.com)
- Check the compose templates at startup (bcl@redhat.com)
- Fix a couple typos in lorax-composer docs. (bcl@redhat.com)
* Wed Jun 27 2018 Brian C. Lane <bcl@redhat.com> 29.9-1
- DNF 3: progress callback constants moved to dnf.transaction (awilliam@redhat.com)
- Include example blueprints in the rpm (bcl@redhat.com)

View File

@ -1 +1 @@
29.9-1 ./
29.10-1 ./