diff --git a/.gitignore b/.gitignore index b51943e..4cc0eb6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/lorax-34.9.23.tar.gz +SOURCES/lorax-34.9.25.tar.gz diff --git a/.lorax.metadata b/.lorax.metadata index c09035c..e5a1a5e 100644 --- a/.lorax.metadata +++ b/.lorax.metadata @@ -1 +1 @@ -77d285fa8f93c80bcc7d133202738fb5761682f9 SOURCES/lorax-34.9.23.tar.gz +74825395b6b0dcf238f14685112bf0eb9894aee7 SOURCES/lorax-34.9.25.tar.gz diff --git a/SPECS/lorax.spec b/SPECS/lorax.spec index a0c7748..f127240 100644 --- a/SPECS/lorax.spec +++ b/SPECS/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 34.9.23 +Version: 34.9.25 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -185,6 +185,13 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_datadir}/lorax/templates.d/* %changelog +* Tue Feb 06 2024 Brian C. Lane 34.9.25-1 +- templates: Remove libreport bugzilla plugins (bcl) + Resolves: RHEL-24420 + +* Fri Nov 03 2023 Brian C. Lane 34.9.24-1 +- Add setpriv as ostree containers dependency (jkonecny) (jkonecny) + Resolves: RHEL-15123 * Fri Apr 14 2023 MSVSphere Packaging Team - 34.9.23-1 - Rebuilt for MSVSphere 9.2 beta