Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/rsyslog.git#595d2133f9ef69116f210d93c62ce347997bbb3a
This commit is contained in:
DistroBaker 2021-02-04 14:55:27 +00:00
parent 9429c292bc
commit f4e92d025f
1 changed files with 5 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Summary: Enhanced system logging and kernel message trapping daemon
Name: rsyslog
Version: 8.2010.0
Release: 1%{?dist}
Release: 2%{?dist}
License: (GPLv3+ and ASL 2.0)
URL: http://www.rsyslog.com/
Source0: http://www.rsyslog.com/files/download/rsyslog/%{name}-%{version}.tar.gz
@ -19,6 +19,7 @@ Source3: rsyslog.sysconfig
Source4: rsyslog.log
Source5: rsyslog.service
BuildRequires: make
BuildRequires: gcc
BuildRequires: autoconf
BuildRequires: automake
@ -484,6 +485,9 @@ done
%doc %{rsyslog_docdir}/k8s_container_name.rulebase
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.2010.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Nov 25 2020 Attila Lakatos <alakatos@redhat.com> - 8.2010.0-1
- rebase to upstream version 8.2010.0
resolves: rhbz#1890330