diff --git a/rsyslog.spec b/rsyslog.spec index ac6a26d..7791bf7 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -8,7 +8,7 @@ Summary: Enhanced system logging and kernel message trapping daemon Name: rsyslog Version: 8.2102.0 -Release: 2%{?dist} +Release: 3%{?dist} License: (GPLv3+ and ASL 2.0) URL: http://www.rsyslog.com/ Source0: http://www.rsyslog.com/files/download/rsyslog/%{name}-%{version}.tar.gz @@ -550,6 +550,9 @@ done %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 8.2102.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Mar 17 2021 Attila Lakatos - 8.2102.0-2 - Remove rsyslog-recover-qi.pl from bindir, so it does not add dep on /usr/bin/perl resolves: rhbz#1939556