Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:46:54 -07:00
parent 06ccdbd3dc
commit 6966414fa9

View File

@ -4,7 +4,7 @@
Name: lorax Name: lorax
Version: 40.5.8 Version: 40.5.8
Release: 2%{?dist} Release: 3%{?dist}
Summary: Tool for creating the anaconda install images Summary: Tool for creating the anaconda install images
License: GPL-2.0-or-later License: GPL-2.0-or-later
@ -182,6 +182,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%{_datadir}/lorax/templates.d/* %{_datadir}/lorax/templates.d/*
%changelog %changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 40.5.8-3
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Oct 21 2024 Brian C. Lane <bcl@redhat.com> - 40.5.8-2 * Mon Oct 21 2024 Brian C. Lane <bcl@redhat.com> - 40.5.8-2
- Bump release to rebuild with fixed tests - Bump release to rebuild with fixed tests
Related: RHEL-61778 Related: RHEL-61778