diff --git a/.gitignore b/.gitignore index 93bad01..b3b06aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/lorax-templates-rhel-10.0-53.tar.gz +SOURCES/lorax-templates-rhel-10.0-55.tar.gz diff --git a/.lorax-templates-rhel.metadata b/.lorax-templates-rhel.metadata index 097469a..c0bb908 100644 --- a/.lorax-templates-rhel.metadata +++ b/.lorax-templates-rhel.metadata @@ -1 +1 @@ -7fedf6da8a95f6656140ac50176c71db1bbff97b SOURCES/lorax-templates-rhel-10.0-53.tar.gz +d1d3caf712df4aed6ba1c8c89e2cc39ad3aee5c6 SOURCES/lorax-templates-rhel-10.0-55.tar.gz diff --git a/SPECS/lorax-templates-rhel.spec b/SPECS/lorax-templates-rhel.spec index 2e5855d..b626e37 100644 --- a/SPECS/lorax-templates-rhel.spec +++ b/SPECS/lorax-templates-rhel.spec @@ -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 - 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 - 10.0-54 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018