Automatic commit of package [lorax] release [28.14.23-6].

Created by command:

/bin/tito tag --keep-version
This commit is contained in:
Brian C. Lane 2019-05-28 10:18:34 -07:00
parent 5a93d9bbd3
commit afe7ced920
2 changed files with 12 additions and 2 deletions

View File

@ -4,7 +4,7 @@
Name: lorax
Version: 28.14.23
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Tool for creating the anaconda install images
Group: Applications/System
@ -244,6 +244,16 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
%{_sysconfdir}/bash_completion.d/composer-cli
%changelog
* Tue May 28 2019 Brian C. Lane <bcl@redhat.com> 28.14.23-6
- Fix path to generic.prm (jstodola)
Resolves: rhbz#1712822
- Add kernel to ext4-filesystem template (bcl)
Resolves: rhbz#1710969
- lorax-composer: Return UnknownBlueprint errors when using deleted blueprints (bcl)
Resolves: rhbz#1682992
- lorax-composer: Delete workspace copy when deleting blueprint (bcl)
Related: rhbz#1682992
* Mon Apr 08 2019 Brian C. Lane <bcl@redhat.com> 28.14.23-5
- Update anaconda-tui requirement for lorax-composer (bcl)
- Related: rhbz#1693801

View File

@ -1 +1 @@
28.14.23-5 ./
28.14.23-6 ./