- runtime-install: Revert "Replace wget with wget2" (yselkowi)
Resolves: RHEL-45269
This commit is contained in:
parent
111bafa157
commit
42419bb19c
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@ clog
|
||||
/lorax-templates-rhel-10.0-47.tar.gz
|
||||
/lorax-templates-rhel-10.0-49.tar.gz
|
||||
/lorax-templates-rhel-10.0-50.tar.gz
|
||||
/lorax-templates-rhel-10.0-51.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 10.0
|
||||
Release: 50%{?dist}
|
||||
Release: 51%{?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-50.tar.gz
|
||||
Source0: lorax-templates-rhel-10.0-51.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -40,6 +40,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 05 2024 Brian C. Lane <bcl@redhat.com> - 10.0-51
|
||||
- runtime-install: Revert "Replace wget with wget2" (yselkowi)
|
||||
Resolves: RHEL-45269
|
||||
|
||||
* Wed Jul 17 2024 Brian C. Lane <bcl@redhat.com> - 10.0-50
|
||||
- runtime-cleanup: Fix gshadow typo (bcl)
|
||||
Resolves: RHEL-35396
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-10.0-50.tar.gz) = 5d8fede103943f81c0fed84f4f821ad2f5e4b6e419553b841087abdc81431bf422ca52e0ac695a882a7bee95c1d5b3910697ec9fdc9d35ae5c7aa51a9ab20501
|
||||
SHA512 (lorax-templates-rhel-10.0-51.tar.gz) = 9f0d8876132edd96ef30d728fbb5bfb6a1efe48cdf534332e77080ec8443119b79f95f2ddaa71772af95d0cbace13f9b61bd03b324763ff21fbb211dcf7b4e0f
|
||||
|
Loading…
Reference in New Issue
Block a user