- templates: Sync template changes from lorax-templates-rhel (bcl)
Resolves: RHEL-54713 - tests: Add a test to make sure redhat-release-eula isn't included (bcl) Related: RHEL-54381
This commit is contained in:
parent
bd13c517d6
commit
2e5a18d6c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -247,3 +247,4 @@
|
|||||||
/lorax-40.5.4.tar.gz
|
/lorax-40.5.4.tar.gz
|
||||||
/lorax-40.5.5.tar.gz
|
/lorax-40.5.5.tar.gz
|
||||||
/lorax-40.5.6.tar.gz
|
/lorax-40.5.6.tar.gz
|
||||||
|
/lorax-40.5.7.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 40.5.6
|
Version: 40.5.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -182,6 +182,12 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_datadir}/lorax/templates.d/*
|
%{_datadir}/lorax/templates.d/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 10 2024 Brian C. Lane <bcl@redhat.com> 40.5.7-1
|
||||||
|
- templates: Sync template changes from lorax-templates-rhel (bcl)
|
||||||
|
Resolves: RHEL-54713
|
||||||
|
- tests: Add a test to make sure redhat-release-eula isn't included (bcl)
|
||||||
|
Related: RHEL-54381
|
||||||
|
|
||||||
* Mon Aug 12 2024 Brian C. Lane <bcl@redhat.com> 40.5.6-1
|
* Mon Aug 12 2024 Brian C. Lane <bcl@redhat.com> 40.5.6-1
|
||||||
- New lorax documentation - 40.5.6 (bcl)
|
- New lorax documentation - 40.5.6 (bcl)
|
||||||
Related: RHEL-48606
|
Related: RHEL-48606
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-40.5.6.tar.gz) = 47a8ed76a02aaaaf7af8602d2a67da8910ba77e6a84ed756305d0a80c66d3b00a96255dd4824333154cd0057d3aa5561bf53f52bb03a70b71bab57553f6cab2b
|
SHA512 (lorax-40.5.7.tar.gz) = 7bf36986efd7503b1cb91962d9dc5ff9266a0e74c6897dd917340f7aa5bc444769ac291dbf33d1a9512739784f93c25d857492341821d063dec2947684bdd076
|
||||||
|
Loading…
Reference in New Issue
Block a user