From a450cbec63f3b4e75e9a06d0687fa93def5eee3a Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 08:00:50 +0000 Subject: [PATCH] auto-import changelog data from logwatch-2.1.1-3.src.rpm Tue Sep 04 2001 Elliot Lee 2.1.1-3 - Fix #53077 --- logwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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).