This commit is contained in:
Radovan Sroka 2017-10-25 13:46:39 +02:00
parent ab864148b9
commit e9c5ea3f8f

View File

@ -16,7 +16,7 @@
Summary: Enhanced system logging and kernel message trapping daemon
Name: rsyslog
Version: 8.30.0
Release: 2%{?dist}
Release: 3%{?dist}
License: (GPLv3+ and ASL 2.0)
Group: System Environment/Daemons
URL: http://www.rsyslog.com/
@ -537,6 +537,9 @@ done
%{_libdir}/rsyslog/omkafka.so
%changelog
* Wed Oct 25 2017 Radovan Sroka <rsroka@redhat.com> - 8.30.0-3
- rebuild
* Wed Oct 25 2017 Radovan Sroka <rsroka@redhat.com> - 8.30.0-2
- imjournal didn't work at all
- added imjournal patch for rhbz#1505853