- tools: Add support for Jira RHEL-XXX issues (bcl)
Related: RHEL-15122 - Add setpriv as ostree containers dependency (bcl) Resolves: RHEL-15122
This commit is contained in:
parent
95d984f81d
commit
918689d7ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ clog
|
||||
/lorax-templates-rhel-9.0-35.tar.gz
|
||||
/lorax-templates-rhel-9.0-36.tar.gz
|
||||
/lorax-templates-rhel-9.0-37.tar.gz
|
||||
/lorax-templates-rhel-9.0-38.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 37%{?dist}
|
||||
Release: 38%{?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-37.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-38.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -34,6 +34,12 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 03 2023 Brian C. Lane <bcl@redhat.com> - 9.0-38
|
||||
- tools: Add support for Jira RHEL-XXX issues (bcl)
|
||||
Related: RHEL-15122
|
||||
- Add setpriv as ostree containers dependency (bcl)
|
||||
Resolves: RHEL-15122
|
||||
|
||||
* Wed Jan 11 2023 Brian C. Lane <bcl@redhat.com> - 9.0-37
|
||||
- rsyslog.conf: Set WorkDirectory to /var/lib/rsyslog (bcl)
|
||||
Resolves: rhbz#2160070
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-37.tar.gz) = 96d642b6d6ba13021863bef2df27c6644b3af93840f1356287cad8814953e85cdedb649ebbb6e6d2b67dc31bfd323926404344d165eb85645cf0117c6f7b1fa4
|
||||
SHA512 (lorax-templates-rhel-9.0-38.tar.gz) = 0a9435fcd45b8cdae5a6104cef25ec89bdeb1d466df23d47b74f36cd741af8421cb40bf0db8c2682fff2ec35e6c5cc9a27768f38abdb4e7d1aea7ec78911f5ce
|
||||
|
Loading…
Reference in New Issue
Block a user