Resolves: RHEL-32728 (pnemade)
This commit is contained in:
parent
7ccc93247d
commit
a08e6a611e
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@ clog
|
||||
/lorax-templates-rhel-10.0-40.tar.gz
|
||||
/lorax-templates-rhel-10.0-41.tar.gz
|
||||
/lorax-templates-rhel-10.0-43.tar.gz
|
||||
/lorax-templates-rhel-10.0-44.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 10.0
|
||||
Release: 43%{?dist}
|
||||
Release: 44%{?dist}
|
||||
Summary: RHEL build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
@ -10,7 +10,7 @@ BuildArch: noarch
|
||||
# This tarball is generated from the contents of this dist-git repository
|
||||
# by running the command `make tar`.
|
||||
# See README for full details of how to update this package
|
||||
Source0: lorax-templates-rhel-10.0-43.tar.gz
|
||||
Source0: lorax-templates-rhel-10.0-44.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -40,6 +40,11 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 18 2024 Parag Nemade <pnemade AT redhat DOT com> - 10.0-44
|
||||
- Resolves: RHEL-32728 (pnemade)
|
||||
- runtime-install: Update font packages
|
||||
- runtime-cleanup: Update font packages
|
||||
|
||||
* Wed Feb 21 2024 Brian Stinson <bstinson@redhat.com> - 10.0-43
|
||||
- Remove shim-ia32 from the installed packages since we don't produce shim-ia32
|
||||
any more. (bstinson) Rerelease
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-10.0-43.tar.gz) = da95e8064f3298b95a6bd21ffc4477c2b4d036c31b9bff3fbc3a8fb56f8dfc5bebddbe6edb73ff95e4c638f2b5f92899ebf9fc7fa0857493ec3bbef9dd978376
|
||||
SHA512 (lorax-templates-rhel-10.0-44.tar.gz) = f2369ee0cdbb5ec651591bd6d352b563ac628ed85cb14ebc878676b5a9866c01f3c48e2573be48eac54b1f1ac5b4ecdd43135dcd79b2f6e2df239212e6fd25b1
|
||||
|
Loading…
Reference in New Issue
Block a user