- runtime-cleanup: Leave the stat binary (bcl)
Resolves: RHEL-79945
This commit is contained in:
parent
d542b1a4a6
commit
5f724032d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@ clog
|
||||
/lorax-templates-rhel-10.0-52.tar.gz
|
||||
/lorax-templates-rhel-10.0-53.tar.gz
|
||||
/lorax-templates-rhel-10.0-55.tar.gz
|
||||
/lorax-templates-rhel-10.0-56.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 10.0
|
||||
Release: 55%{?dist}
|
||||
Release: 56%{?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-55.tar.gz
|
||||
Source0: lorax-templates-rhel-10.0-56.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
|
||||
* Tue Feb 18 2025 Brian C. Lane <bcl@redhat.com> - 10.0-56
|
||||
- runtime-cleanup: Leave the stat binary (bcl)
|
||||
Resolves: RHEL-79945
|
||||
|
||||
* Mon Nov 18 2024 Brian C. Lane <bcl@redhat.com> - 10.0-55
|
||||
- SERIAL: Bump to 54 to match spec change for mass rebuild (bcl)
|
||||
Related: RHEL-67586
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-10.0-55.tar.gz) = 58b4c0f1ab977b8cb73e54b450c0686994a517bca40b0cd1fe1580da3cfa2e2707a48b82ee5e3dbbd26850528a7628aadebb3fbd2e4f60b5ee3b45b5c9b8fc99
|
||||
SHA512 (lorax-templates-rhel-10.0-56.tar.gz) = fecbb4b91a0e46f94f89d284ac78d294ccb81f07a2c50007bcca59afc46ddb135261dcb1476db732151b781581649dfa735c79b533f09ae37c476704bacc481d
|
||||
|
Loading…
Reference in New Issue
Block a user