import lorax-28.14.55-2.el8
This commit is contained in:
parent
cd46933b7f
commit
69aea23a8a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/lorax-28.14.54.tar.gz
|
||||
SOURCES/lorax-28.14.55.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
306f5dab20c9befa9bf1993130914f400de3be04 SOURCES/lorax-28.14.54.tar.gz
|
||||
fe7ec2654b4cacbf6212a8384d9cedf3f9228b57 SOURCES/lorax-28.14.55.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 28.14.54
|
||||
Version: 28.14.55
|
||||
Release: 2%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -253,9 +253,13 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{_sysconfdir}/bash_completion.d/composer-cli
|
||||
|
||||
%changelog
|
||||
* Thu Aug 13 2020 Brian C. Lane <bcl@redhat.com> - 28.14.54-2
|
||||
- gating tests: Add missing packages now that lorax-composer isn't installed
|
||||
Related: rhbz#1825190
|
||||
* Thu Sep 10 2020 Brian C. Lane <bcl@redhat.com> - 28.14.55-2
|
||||
- tests: Add rhel8 beta repository for osbuild-composer setup
|
||||
Related: rhbz#1876563
|
||||
|
||||
* Thu Sep 10 2020 Brian C. Lane <bcl@redhat.com> 28.14.55-1
|
||||
- docs: Remove anaconda from rhel-livemedia.ks example (bcl)
|
||||
Resolves: rhbz#1876563
|
||||
|
||||
* Mon Aug 10 2020 Brian C. Lane <bcl@redhat.com> 28.14.54-1
|
||||
- tests: Fix diff test BACKEND check (bcl)
|
||||
|
Loading…
Reference in New Issue
Block a user