- rsyslog.conf: Update to use current config syntax (bcl)
Resolves: RHEL-28654
This commit is contained in:
parent
b6671d6867
commit
bbc26941a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ clog
|
||||
/lorax-templates-rhel-9.0-37.tar.gz
|
||||
/lorax-templates-rhel-9.0-38.tar.gz
|
||||
/lorax-templates-rhel-9.0-39.tar.gz
|
||||
/lorax-templates-rhel-9.0-40.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 39%{?dist}
|
||||
Release: 40%{?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-39.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-40.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 Jul 09 2024 Brian C. Lane <bcl@redhat.com> - 9.0-40
|
||||
- rsyslog.conf: Update to use current config syntax (bcl)
|
||||
Resolves: RHEL-28654
|
||||
|
||||
* Tue Feb 06 2024 Brian C. Lane <bcl@redhat.com> - 9.0-39
|
||||
- templates: Remove libreport bugzilla plugins (bcl)
|
||||
Resolves: RHEL-24421
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-39.tar.gz) = 08671c1809a3978e99692e75e2d858c596d37b01565c35ee3eaaa2a7a00d188d1f940cba550f6afdcae2bd081a5f9f3ca21e8a8f241f10a6101730b78b6ec789
|
||||
SHA512 (lorax-templates-rhel-9.0-40.tar.gz) = 64492aabd5149b1631f7a92ce1e6016eb1537c5ec954e9ae6092ee296e19c2ebce6ffb5b97b1bcb9c35195cd5798547761743b45f015065abb868cfb5059ae3b
|
||||
|
Loading…
Reference in New Issue
Block a user