diff --git a/logwatch.spec b/logwatch.spec index b8be5c4..3bff50d 100644 --- a/logwatch.spec +++ b/logwatch.spec @@ -1,7 +1,7 @@ Summary: A log file analysis program. Name: logwatch Version: 2.1.1 -Release: 2 +Release: 3 Copyright: GPL Group: Applications/System URL: http://www.kaybee.org/~kirk/html/linux.html @@ -97,6 +97,9 @@ rm -rf %{buildroot} %doc %{_mandir}/man8/logwatch.8.gz %changelog +* Tue Sep 04 2001 Elliot Lee 2.1.1-3 +- Fix #53077 + * Thu Aug 09 2001 Elliot Lee 2.1.1-2 - Fix warning in services/init (#51305) and don't include fortune module (#51093).