[dovecot] dovecot pigeonhole updated to 0.4.1

Michal Hlavinka mhlavink at fedoraproject.org
Tue Jul 30 14:17:23 UTC 2013


commit fd319c32d0c65b08864a8a8c437de6b46d0cee08
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Tue Jul 30 16:17:10 2013 +0200

    dovecot pigeonhole updated to 0.4.1

 .gitignore   |    1 +
 dovecot.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 592f160..de7a655 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,3 +69,4 @@ pigeonhole-snap0592366457df.tar.bz2
 /dovecot-2.2.2.tar.gz
 /dovecot-2.2.3.tar.gz
 /dovecot-2.2.4.tar.gz
+/dovecot-2.2-pigeonhole-0.4.1.tar.gz
diff --git a/dovecot.spec b/dovecot.spec
index c207b47..07ac990 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -5,7 +5,7 @@ Name: dovecot
 Epoch: 1
 Version: 2.2.4
 %global prever %{nil}
-Release: 2%{?dist}
+Release: 3%{?dist}
 #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
 License: MIT and LGPLv2
 Group: System Environment/Daemons
@@ -14,7 +14,7 @@ URL: http://www.dovecot.org/
 Source: http://www.dovecot.org/releases/2.2/%{name}-%{version}%{?prever}.tar.gz
 Source1: dovecot.init
 Source2: dovecot.pam
-%global pigeonholever 0.4.0
+%global pigeonholever 0.4.1
 Source8: http://www.rename-it.nl/dovecot/2.2/dovecot-2.2-pigeonhole-%{pigeonholever}.tar.gz
 #wget http://hg.rename-it.nl/dovecot-2.1-pigeonhole/archive/%{pigeonholever}.tar.bz2 -O dovecot-2.1-pigeonhole-%{pigeonholever}.tar.bz2
 #Source8: dovecot-2.1-pigeonhole-%{pigeonholever}.tar.bz2
@@ -486,6 +486,9 @@ make check
 %{_libdir}/%{name}/dict/libdriver_pgsql.so
 
 %changelog
+* Tue Jul 30 2013 Michal Hlavinka <mhlavink at redhat.com> - 1:2.2.4-3
+- dovecot pigeonhole updated to 0.4.1
+
 * Wed Jul 10 2013 Michal Hlavinka <mhlavink at redhat.com> - 1:2.2.4-2
 - fix name conflict with cyrus-sasl (#975869)
 
diff --git a/sources b/sources
index 7f69046..82204c0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 984cfc921a83c580c52c86e128e9dac2  dovecot-2.2.4.tar.gz
-2e20bee26e259d1f6d3ac869b3202e44  dovecot-2.2-pigeonhole-0.4.0.tar.gz
+a65196ff02c314eaf53373e281426bcd  dovecot-2.2-pigeonhole-0.4.1.tar.gz


More information about the scm-commits mailing list