From 620a21330e4c4300ab8e7478ef555bcfb689cab5 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 5 Apr 2022 05:39:11 -0400 Subject: [PATCH] import lorax-templates-rhel-9.0-34.el9 --- .gitignore | 2 +- .lorax-templates-rhel.metadata | 2 +- SPECS/lorax-templates-rhel.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 0f017d0..cbb47fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/lorax-templates-rhel-9.0-33.tar.gz +SOURCES/lorax-templates-rhel-9.0-34.tar.gz diff --git a/.lorax-templates-rhel.metadata b/.lorax-templates-rhel.metadata index 699d389..84cc7f6 100644 --- a/.lorax-templates-rhel.metadata +++ b/.lorax-templates-rhel.metadata @@ -1 +1 @@ -98cc5aefbb19b3e7f3dfa90c2af91e36bcedeea9 SOURCES/lorax-templates-rhel-9.0-33.tar.gz +90dba911d9baf5db636276386b31c0dfa40bf267 SOURCES/lorax-templates-rhel-9.0-34.tar.gz diff --git a/SPECS/lorax-templates-rhel.spec b/SPECS/lorax-templates-rhel.spec index a1ca547..b6cb135 100644 --- a/SPECS/lorax-templates-rhel.spec +++ b/SPECS/lorax-templates-rhel.spec @@ -1,12 +1,12 @@ Name: lorax-templates-rhel Version: 9.0 -Release: 33%{?dist} +Release: 34%{?dist} Summary: RHEL8 build templates for lorax and livemedia-creator License: GPLv2+ URL: https://github.com/weldr/lorax BuildArch: noarch -Source0: lorax-templates-rhel-9.0-33.tar.gz +Source0: lorax-templates-rhel-9.0-34.tar.gz # Required for the template branding support Requires: lorax >= 34.9.1 @@ -34,6 +34,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir} %{templatedir}/* %changelog +* Thu Feb 24 2022 Brian C. Lane - 9.0-34 +- Restore missing packages (bcl) + Resolves: rhbz#2056086 + * Fri Feb 04 2022 Brian C. Lane - 9.0-33 - Keep nvram kernel module (bcl) Resolves: rhbz#2050878