import CS lorax-templates-rhel-9.6-2.el9
This commit is contained in:
parent
5ba6a625ab
commit
c1ee28f30f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/lorax-templates-rhel-9.6-1.tar.gz
|
||||
SOURCES/lorax-templates-rhel-9.6-2.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
7006dddc1158b4dbe8aaa7b1d18bc375d9e5eb26 SOURCES/lorax-templates-rhel-9.6-1.tar.gz
|
||||
6239d1c55cc29fa49c7fc12385ecfbb6aba9033c SOURCES/lorax-templates-rhel-9.6-2.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.6
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: RHEL9 build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://github.com/weldr/lorax
|
||||
BuildArch: noarch
|
||||
Source0: lorax-templates-rhel-9.6-1.tar.gz
|
||||
Source0: lorax-templates-rhel-9.6-2.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
|
||||
* Tue Feb 18 2025 Brian C. Lane <bcl@redhat.com> - 9.6-2
|
||||
- runtime-cleanup: Leave stat binary and openssl files (bcl)
|
||||
Resolves: RHEL-79950
|
||||
|
||||
* Tue Nov 26 2024 Brian C. Lane <bcl@redhat.com> - 9.6-1
|
||||
- Bump release version to 9.6 (bcl)
|
||||
Related: RHEL-69011
|
||||
|
Loading…
Reference in New Issue
Block a user