|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: lorax-templates-rhel
|
|
|
|
|
Version: 10.0
|
|
|
|
|
Release: 53%{?dist}
|
|
|
|
|
Release: 54%{?dist}
|
|
|
|
|
Summary: RHEL build templates for lorax and livemedia-creator
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
@ -40,6 +40,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|
|
|
|
%{templatedir}/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 10.0-54
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Tue Sep 10 2024 Brian C. Lane <bcl@redhat.com> - 10.0-53
|
|
|
|
|
- runtime-cleanup: fonttosfnt no longer installed (bcl)
|
|
|
|
|
Resolves: RHEL-54717
|
|
|
|
|