rebuild for dependencies

This commit is contained in:
Caolan McNamara 2009-01-24 15:56:38 +00:00
parent 5fb5ea619e
commit ff53cc834f

View File

@ -3,7 +3,7 @@
Summary: Enhanced system logging and kernel message trapping daemons
Name: rsyslog
Version: 3.21.9
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv3+
Group: System Environment/Daemons
URL: http://www.rsyslog.com/
@ -196,6 +196,9 @@ fi
%{_libdir}/rsyslog/lmnsd_gtls.so
%changelog
* Sat Jan 24 2009 Caolán McNamara <caolanm@redhat.com> 3.21.9-3
- rebuild for dependencies
* Tue Jan 07 2009 Tomas Heinrich <theinric@redhat.com> 3.21.9-2
- fix several legacy options handling
- fix internal message output (#478612)