Automatic commit of package [lorax] release [29.18-1].
Created by command: /usr/bin/tito tag
This commit is contained in:
parent
ce6fa9c05f
commit
5efce31772
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 29.17
|
Version: 29.18
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -230,6 +230,11 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
|||||||
%{_sysconfdir}/bash_completion.d/composer-cli
|
%{_sysconfdir}/bash_completion.d/composer-cli
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 09 2018 Brian C. Lane <bcl@redhat.com> 29.18-1
|
||||||
|
- Add an openstack image type (bcl@redhat.com)
|
||||||
|
- Add cloud-init to vhd images. (dshea@redhat.com)
|
||||||
|
- Replace /etc/machine-id with an empty file (dshea@redhat.com)
|
||||||
|
|
||||||
* Mon Oct 08 2018 Brian C. Lane <bcl@redhat.com> 29.17-1
|
* Mon Oct 08 2018 Brian C. Lane <bcl@redhat.com> 29.17-1
|
||||||
- Update cli tests to use composer-cli name (bcl@redhat.com)
|
- Update cli tests to use composer-cli name (bcl@redhat.com)
|
||||||
- Revert "Rename composer-cli to composer" (bcl@redhat.com)
|
- Revert "Rename composer-cli to composer" (bcl@redhat.com)
|
||||||
|
@ -1 +1 @@
|
|||||||
29.17-1 ./
|
29.18-1 ./
|
||||||
|
Loading…
Reference in New Issue
Block a user