- templates: Stop using gconfset (walters@verbum.org)
- Add support for version globs to blueprints (bcl@redhat.com) - Update atlas blueprint (bcl@redhat.com)
This commit is contained in:
parent
ebc9261641
commit
66a99c8550
1
.gitignore
vendored
1
.gitignore
vendored
@ -129,3 +129,4 @@
|
||||
/lorax-29.2.tar.gz
|
||||
/lorax-29.3.tar.gz
|
||||
/lorax-29.4.tar.gz
|
||||
/lorax-29.5.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 29.4
|
||||
Version: 29.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -219,6 +219,11 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{python3_sitelib}/composer/*
|
||||
|
||||
%changelog
|
||||
* Wed May 23 2018 Brian C. Lane <bcl@redhat.com> 29.5-1
|
||||
- templates: Stop using gconfset (walters@verbum.org)
|
||||
- Add support for version globs to blueprints (bcl@redhat.com)
|
||||
- Update atlas blueprint (bcl@redhat.com)
|
||||
|
||||
* Thu May 17 2018 Brian C. Lane <bcl@redhat.com> 29.4-1
|
||||
- Update documentation (#1430906) (bcl@redhat.com)
|
||||
- really kill kernel-bootwrapper on ppc (dan@danny.cz)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-29.4.tar.gz) = 2eb23748832300793093e39e8f4549b84fc694f969028d60dffae8a18e309225bd967dbdbfa82920caf01fd29c9caae80856639b4465d4a992690f45d8c9a1fd
|
||||
SHA512 (lorax-29.5.tar.gz) = c6eea3b4b1df1600bfa22c467b168f90d4a16c01abc94268350661cf7b5d404a857f5e46d7bb5e774c7f2d94f039a5923d77fb05d00e59b055eeeec8a9ca96cc
|
||||
|
Loading…
Reference in New Issue
Block a user