Automatic commit of package [lorax] release [28.14.8-1].
Created by command: /usr/bin/tito tag
This commit is contained in:
parent
551474ac8d
commit
9cb0df6223
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 28.14.7
|
||||
Version: 28.14.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -233,6 +233,9 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{_sysconfdir}/bash_completion.d/composer-cli
|
||||
|
||||
%changelog
|
||||
* Tue Sep 18 2018 Brian C. Lane <bcl@redhat.com> 28.14.8-1
|
||||
- Add prefixdevname support to the boot.iso (bcl@redhat.com)
|
||||
Resolves: rhbz#1623000
|
||||
* Tue Sep 04 2018 Brian C. Lane <bcl@redhat.com> 28.14.7-1
|
||||
- Ignore a pylint warning about UnquotingConfigParser get args (bcl@redhat.com)
|
||||
Related: rhbz#1613058
|
||||
|
@ -1 +1 @@
|
||||
28.14.7-1 ./
|
||||
28.14.8-1 ./
|
||||
|
Loading…
Reference in New Issue
Block a user