- Bump release version to 10.1 (bcl)
Related: RHEL-91929 - Add a boot menu for fips=1 (bcl) Resolves: RHEL-91929
This commit is contained in:
parent
5b36595766
commit
a5f98f5fb4
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@ clog
|
||||
/lorax-templates-rhel-10.0-53.tar.gz
|
||||
/lorax-templates-rhel-10.0-55.tar.gz
|
||||
/lorax-templates-rhel-10.0-56.tar.gz
|
||||
/lorax-templates-rhel-10.1-1.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 10.0
|
||||
Release: 56%{?dist}
|
||||
Version: 10.1
|
||||
Release: 1%{?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-56.tar.gz
|
||||
Source0: lorax-templates-rhel-10.1-1.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -40,6 +40,12 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Mon May 19 2025 Brian C. Lane <bcl@redhat.com> - 10.1-1
|
||||
- Bump release version to 10.1 (bcl)
|
||||
Related: RHEL-91929
|
||||
- Add a boot menu for fips=1 (bcl)
|
||||
Resolves: RHEL-91929
|
||||
|
||||
* Tue Feb 18 2025 Brian C. Lane <bcl@redhat.com> - 10.0-56
|
||||
- runtime-cleanup: Leave the stat binary (bcl)
|
||||
Resolves: RHEL-79945
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-10.0-56.tar.gz) = fecbb4b91a0e46f94f89d284ac78d294ccb81f07a2c50007bcca59afc46ddb135261dcb1476db732151b781581649dfa735c79b533f09ae37c476704bacc481d
|
||||
SHA512 (lorax-templates-rhel-10.1-1.tar.gz) = b8a6364f0ac3c02c9cf2c99140498833065fc0daebe7530bd34df6b1b8deb14e3058f8b7c6bd803bceb6c3da1ee8beb61c1a826392d7cb2472ef78e42f25e858
|
||||
|
Loading…
Reference in New Issue
Block a user