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
|
Name: lorax-templates-rhel
|
||||||
Version: 9.6
|
Version: 9.6
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: RHEL9 build templates for lorax and livemedia-creator
|
Summary: RHEL9 build templates for lorax and livemedia-creator
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/weldr/lorax
|
URL: https://github.com/weldr/lorax
|
||||||
BuildArch: noarch
|
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
|
# Required for the template branding support
|
||||||
Requires: lorax >= 34.9.1
|
Requires: lorax >= 34.9.1
|
||||||
@ -34,6 +34,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Nov 26 2024 Brian C. Lane <bcl@redhat.com> - 9.6-1
|
||||||
- Bump release version to 9.6 (bcl)
|
- Bump release version to 9.6 (bcl)
|
||||||
Related: RHEL-69011
|
Related: RHEL-69011
|
||||||
|
Loading…
Reference in New Issue
Block a user