- tests: Add tests for _install_branding with and without variant (bcl@redhat.com)
- lorax: Update how the release package is chosen (bcl@redhat.com) - ltmpl: Fix package logging format (bcl@redhat.com) Resolves: rhbz#1815000
This commit is contained in:
parent
94efdc8bbb
commit
6c739f034e
1
.gitignore
vendored
1
.gitignore
vendored
@ -175,3 +175,4 @@
|
||||
/lorax-32.5.tar.gz
|
||||
/lorax-32.6.tar.gz
|
||||
/lorax-32.7.tar.gz
|
||||
/lorax-33.0.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 32.7
|
||||
Version: 33.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -266,6 +266,13 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{_mandir}/man1/composer-cli.1*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 20 2020 Brian C. Lane <bcl@redhat.com> 33.0-1
|
||||
- tests: Add tests for _install_branding with and without variant (bcl@redhat.com)
|
||||
- lorax: Update how the release package is chosen (bcl@redhat.com)
|
||||
- ltmpl: Fix package logging format (bcl@redhat.com)
|
||||
Resolves: rhbz#1815000
|
||||
|
||||
|
||||
* Mon Mar 16 2020 Brian C. Lane <bcl@redhat.com> 32.7-1
|
||||
- lorax: Write package lists in run_transaction (bcl@redhat.com)
|
||||
- Add dig and comm to the boot.iso (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-32.7.tar.gz) = b6cee6ee9455279c5dcd559130dc702b899521879391190e2238f227953e7a4871e794b4811cc78729ee85fc2188353eb6cb1e0b215e4aa9233eb258332444f9
|
||||
SHA512 (lorax-33.0.tar.gz) = 678cd871c284afb4718dfe85c2f7017a691940295bcc81af0b252ed155ad624f418691129d8c4458a6005c707c352576f6568d6e28b472db7cfb3b2717955c03
|
||||
|
Loading…
Reference in New Issue
Block a user