- ()
This commit is contained in:
parent
4e81f4f810
commit
7ed887cfb9
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ clog
|
||||
/lorax-templates-rhel-10.0-37.tar.gz
|
||||
/lorax-templates-rhel-10.0-38.tar.gz
|
||||
/lorax-templates-rhel-10.0-39.tar.gz
|
||||
/lorax-templates-rhel-10.0-40.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 10.0
|
||||
Release: 39%{?dist}
|
||||
Release: 40%{?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-39.tar.gz
|
||||
Source0: lorax-templates-rhel-10.0-40.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -40,6 +40,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Dec 13 2023 Stephen Gallagher <sgallagh@redhat.com> - 10.0-40
|
||||
- ()
|
||||
|
||||
* Fri Sep 08 2023 Adam Williamson <awilliam@redhat.com> - 10.0-39
|
||||
- runtime-install: install dosfstools to fix UEFI install
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-10.0-39.tar.gz) = c58cd9436a6d128eb324d5f71f49ab61113016df29b402ac057fa67f87ae3947dd63bd9af13fc79dd63898854a53120ae5300ba9844e63bf7ac02c1a5eaebbc8
|
||||
SHA512 (lorax-templates-rhel-10.0-40.tar.gz) = e66322214b067e6c0fce10b3cbb9a9a1f21c6483ef44ec8118cc5a10136624d507d5ad676867fec357f06ef0d9a71dd59630e857f55c534839b89c717911ac92
|
||||
|
Loading…
Reference in New Issue
Block a user