import lorax-templates-rhel-10.0-55.el10

cs10 imports/cs10/lorax-templates-rhel-10.0-55.el10
MSVSphere Packaging Team 2 months ago
parent 7ed6c7467d
commit e21c9caa61
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/lorax-templates-rhel-10.0-53.tar.gz
SOURCES/lorax-templates-rhel-10.0-55.tar.gz

@ -1 +1 @@
7fedf6da8a95f6656140ac50176c71db1bbff97b SOURCES/lorax-templates-rhel-10.0-53.tar.gz
d1d3caf712df4aed6ba1c8c89e2cc39ad3aee5c6 SOURCES/lorax-templates-rhel-10.0-55.tar.gz

@ -1,6 +1,6 @@
Name: lorax-templates-rhel
Version: 10.0
Release: 54%{?dist}
Release: 55%{?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-53.tar.gz
Source0: lorax-templates-rhel-10.0-55.tar.gz
# Required for the template branding support
Requires: lorax >= 34.9.1
@ -40,6 +40,14 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
%{templatedir}/*
%changelog
* 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
- tests: Fix the repos used for the test (bcl)
Related: RHEL-67586
- runtime-cleanup: Newer glibc installs /usr/sbin/ldconfig (bcl)
Resolves: RHEL-67586
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 10.0-54
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018

Loading…
Cancel
Save