From f4e92d025fc9101d10a95f1e525e65a37535866c Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 14:55:27 +0000 Subject: [PATCH] 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 --- rsyslog.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rsyslog.spec b/rsyslog.spec index 8f3a10e..3a2b18c 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -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 - 8.2010.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Nov 25 2020 Attila Lakatos - 8.2010.0-1 - rebase to upstream version 8.2010.0 resolves: rhbz#1890330