- runtime-cleanup: Use branding package name instead of product.name (bcl)
Resolves: rhbz#1956205 - tests: Update gating test iso name to rhel 9 (bcl) - runtime-cleanup: Remove dump from cleanup (bcl) Related: rhbz#1931762
This commit is contained in:
parent
91133f1b20
commit
9bb3a59937
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
||||
/lorax-templates-rhel-9.0-11.tar.gz
|
||||
/lorax-templates-rhel-9.0-12.tar.gz
|
||||
/lorax-templates-rhel-9.0-14.tar.gz
|
||||
/lorax-templates-rhel-9.0-15.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?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-14.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-15.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax > 34.9.1
|
||||
@ -34,6 +34,13 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Wed May 05 2021 Brian C. Lane <bcl@redhat.com> - 9.0-15
|
||||
- runtime-cleanup: Use branding package name instead of product.name (bcl)
|
||||
Resolves: rhbz#1956205
|
||||
- tests: Update gating test iso name to rhel 9 (bcl)
|
||||
- runtime-cleanup: Remove dump from cleanup (bcl)
|
||||
Related: rhbz#1931762
|
||||
|
||||
* Mon May 03 2021 Brian C. Lane <bcl@redhat.com> - 9.0-14
|
||||
- runtime-cleanup: Remove mcpp and libmcpp cleanup (bcl)
|
||||
Resolves: rhbz#1955429
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-14.tar.gz) = b7fb6eb54d39f5303d638129a7f1cf1eeeb58038f28649ddd074d547c439227e44192362b05b69a1542eef17425aebc076376de052cce8192142ba644c5e05c4
|
||||
SHA512 (lorax-templates-rhel-9.0-15.tar.gz) = d7e6e7de7aa27facd2216cf6a8247e3d92517fead92de3b56e98390a3e284c3ecdc3d97ce317481bef0f85b2edd9a9c6509f4071a7fa3e7a870f78e37dd64a89
|
||||
|
Loading…
Reference in New Issue
Block a user