From 449aae464ccba546c2b1bf4f01af4af892191fe5 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Wed, 25 Nov 2009 16:24:36 +0000 Subject: [PATCH] spec cleanup --- dovecot.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dovecot.spec b/dovecot.spec index aafc20c..c631bd6 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -2,7 +2,7 @@ Summary: Secure imap and pop3 server Name: dovecot Epoch: 1 Version: 1.2.8 -Release: 3%{?dist} +Release: 4%{?dist} #dovecot itself is MIT, a few sources are PD, (manage)sieve is LGPLv2, perfect_maildir.pl is GPLv2+ License: MIT and LGPLv2 and GPLv2+ Group: System Environment/Daemons @@ -462,6 +462,9 @@ fi %changelog +* Wed Nov 25 2009 Michal Hlavinka - 1:1.2.8-4 +- spec cleanup + * Tue Nov 24 2009 Michal Hlavinka - 1:1.2.8-3 - fix dovecot's restart after update (#518753)