[dovecot] dovecot updated to 2.1.3

Michal Hlavinka mhlavink at fedoraproject.org
Mon Mar 19 10:52:31 UTC 2012


commit eec7b76ed0b6e080ac98c6c6dd1e0c49ea1b7aba
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Mon Mar 19 11:52:25 2012 +0100

    dovecot updated to 2.1.3
    
    - multi-dbox format in dovecot 2.1.2 was broken
    - temporarily disable check phase until bug #798968 is fixed

 .gitignore   |    1 +
 dovecot.spec |    9 +++++++--
 sources      |    4 ++--
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 84da7c6..c89ed63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@ pigeonhole-snap0592366457df.tar.bz2
 /pigeonhole-snap67950c9d3675.tar.bz2
 /dovecot-2.1.2.tar.gz
 /pigeonhole-snap08a2d2718a65.tar.bz2
+/dovecot-2.1.3.tar.gz
diff --git a/dovecot.spec b/dovecot.spec
index 3fc5d2d..8923c99 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -1,7 +1,7 @@
 Summary: Secure imap and pop3 server
 Name: dovecot
 Epoch: 1
-Version: 2.1.2
+Version: 2.1.3
 #global prever .rc6
 Release: 1%{?dist}
 #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
@@ -293,7 +293,7 @@ if [ "$1" -ge "1" ]; then
 fi
 
 %check
-make check
+#make check # waiting for rhbz#798968
 cd dovecot-2.1-pigeonhole-%{pigeonholever}
 make check
 
@@ -427,6 +427,11 @@ make check
 %{_libdir}/%{name}/dict/libdriver_pgsql.so
 
 %changelog
+* Mon Mar 19 2012 Michal Hlavinka <mhlavink at redhat.com> - 1:2.1.3-1
+- dovecot updated to 2.1.3
+- multi-dbox format in dovecot 2.1.2 was broken
+- temporarily disable check phase until bug #798968 is fixed
+
 * Fri Mar 16 2012 Michal Hlavinka <mhlavink at redhat.com> - 1:2.1.2-1
 - dovecot updated to 2.1.2
 - doveadm sync: If mailbox was expunged empty, messages may have
diff --git a/sources b/sources
index 8c4744c..29fccc9 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-6ab61b962ff7e732ea9faa0fa41a28cb  dovecot-2.1.2.tar.gz
-a3e19701b775bfe1d8059c1dffd43f80  dovecot-2.1-pigeonhole-0.3.0.tar.gz
 b5e7a5df774c271f0a12b1972fcfbb88  pigeonhole-snap08a2d2718a65.tar.bz2
+a0e25243862c61de6274cf7d682a76ec  dovecot-2.1.3.tar.gz
+a3e19701b775bfe1d8059c1dffd43f80  dovecot-2.1-pigeonhole-0.3.0.tar.gz


More information about the scm-commits mailing list