diff --git a/rsyslog.spec b/rsyslog.spec index ffd8a77..b02279c 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -16,7 +16,7 @@ Summary: Enhanced system logging and kernel message trapping daemon Name: rsyslog Version: 8.24.0 -Release: 6%{?dist} +Release: 7%{?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 +* Mon Feb 27 2017 Jiri Vymazal - 8.24.0-7 +- forced rebuild because of libqpid-proton rebase + * Mon Feb 20 2017 Jiri Vymazal - 8.24.0-6 - fixed typo in chdir location resolves: rhbz#1422542