From 9f76587f49e468729680258417648753f692229c Mon Sep 17 00:00:00 2001 From: Karel Klic Date: Thu, 13 Jan 2011 17:37:11 +0100 Subject: [PATCH] Correct date in the release number --- logwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/logwatch.spec b/logwatch.spec index eea5c8a..4398abe 100644 --- a/logwatch.spec +++ b/logwatch.spec @@ -1,7 +1,7 @@ Summary: A log file analysis program Name: logwatch Version: 7.3.6 -Release: 59.20100113svn22%{?dist} +Release: 59.20110113svn22%{?dist} License: MIT Group: Applications/System URL: http://www.logwatch.org/ @@ -140,6 +140,9 @@ echo "# Configuration overrides for specific logfiles/services may be placed her #%doc License project/CHANGES %changelog +* Thu Jan 13 2011 Karel Klíč - 7.3.6-59.20110113svn22 +- Correct date in the release number + * Thu Jan 13 2011 Karel Klíč - 7.3.6-59.20100113svn22 - Updated to the latest SVN upstream revision - Removed patches merged by upstream