|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
|
|
|
|
|
Name: lorax
|
|
|
|
|
Version: 40.5.8
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Tool for creating the anaconda install images
|
|
|
|
|
|
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
@ -182,6 +182,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|
|
|
|
%{_datadir}/lorax/templates.d/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 40.5.8-3
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Oct 21 2024 Brian C. Lane <bcl@redhat.com> - 40.5.8-2
|
|
|
|
|
- Bump release to rebuild with fixed tests
|
|
|
|
|
Related: RHEL-61778
|
|
|
|
|