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

Created by command:

/bin/tito tag
This commit is contained in:
Brian C. Lane 2019-02-28 10:58:30 -08:00
parent f6b68cbd3d
commit 474097587e
2 changed files with 6 additions and 2 deletions

View File

@ -3,7 +3,7 @@
%define debug_package %{nil}
Name: lorax
Version: 28.26
Version: 28.27
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -231,6 +231,10 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
%{_sysconfdir}/bash_completion.d/composer-cli
%changelog
* Thu Feb 28 2019 Brian C. Lane <bcl@redhat.com> 28.27-1
- Add some extra cancel_func protection to QEMUInstall (bcl@redhat.com)
- installer: make sure cancel_func has a value (#612) (yuvalt@gmail.com)
* Wed Jan 30 2019 Brian C. Lane <bcl@redhat.com> 28.26-1
- Remove duplicate repositories from the sources list (bcl@redhat.com)
- lorax: Move default tmp dir to /var/tmp/lorax (bcl@redhat.com)

View File

@ -1 +1 @@
28.26-1 ./
28.27-1 ./