From b28034adcc2d4da21208aaabb1e5cb893e762528 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 15 Jun 2015 17:11:32 +0300 Subject: [PATCH] up to 0.15 (20140804) - added mailhelo option for friendlier SMTP connections - add missing dataend just before quitting the SMTP connection - fix stderr leak - fix erroneous 'no readable log files' error when in listen mode --- tenshi.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tenshi.spec b/tenshi.spec index 08d3162..417850c 100644 --- a/tenshi.spec +++ b/tenshi.spec @@ -2,12 +2,12 @@ Summary: Log parsing and notification program Summary(pl.UTF-8): Program do analizy logów i powiadamiania Name: tenshi -Version: 0.14 +Version: 0.15 Release: 1 License: GPL Group: Applications/System Source0: http://dev.inversepath.com/tenshi/%{name}-%{version}.tar.gz -# Source0-md5: 9951f2995c4e08539a60026774da183a +# Source0-md5: 3eb858893e29f0f6e7fb9f58f653a5b1 Source1: %{name}.init Source2: %{name}.tmpfiles Patch0: %{name}-root.patch -- 2.44.0