From 659ffb00539df97857ec70d5102f8ddb5b6a2e74 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 04:48:45 +0300 Subject: [PATCH] import lorax-40.5.8-3.el10 --- SPECS/lorax.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/lorax.spec b/SPECS/lorax.spec index 182a65c..b8bf536 100644 --- a/SPECS/lorax.spec +++ b/SPECS/lorax.spec @@ -4,7 +4,7 @@ Name: lorax Version: 40.5.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tool for creating the anaconda install images License: GPL-2.0-or-later @@ -182,6 +182,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_datadir}/lorax/templates.d/* %changelog +* Tue Oct 29 2024 Troy Dawson - 40.5.8-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Oct 21 2024 Brian C. Lane - 40.5.8-2 - Bump release to rebuild with fixed tests Related: RHEL-61778