From 19d0c43c27c02ba54b374e7898400a5f6fc6d7c4 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 12 Feb 2013 11:13:18 +0100 Subject: [PATCH] update spec file --- smeserver-dovecot.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/smeserver-dovecot.spec b/smeserver-dovecot.spec index 1d7d172..70c43e5 100644 --- a/smeserver-dovecot.spec +++ b/smeserver-dovecot.spec @@ -1,5 +1,5 @@ -%define version 0.1 -%define release 0.beta35 +%define version 0.1.0 +%define release 1.beta0 %define name smeserver-dovecot @@ -29,6 +29,9 @@ Configure the dovecot IMAP server with sieve scripts support, quota, ACL, extended logging, master user %changelog +* Tue Feb 12 2013 Daniel Berteaud - 0.1.0-1 +- Pass the recipient variable to dovcot-lda + * Tue Nov 29 2011 Daniel Berteaud - 0.1 - initial release