diff --git a/.gitignore b/.gitignore index 46fcc21..5ddd923 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ pigeonhole-snap0592366457df.tar.bz2 /dovecot-2.0.13.tar.gz /dovecot-2.0.14.tar.gz /dovecot-2.0.15.tar.gz +/dovecot-2.0.16.tar.gz diff --git a/dovecot.spec b/dovecot.spec index 7d7d506..9794f33 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -1,8 +1,8 @@ Summary: Secure imap and pop3 server Name: dovecot Epoch: 1 -Version: 2.0.15 -Release: 2%{?dist} +Version: 2.0.16 +Release: 1%{?dist} #dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2 License: MIT and LGPLv2 Group: System Environment/Daemons @@ -399,6 +399,9 @@ make check %{_libdir}/%{name}/dict/libdriver_pgsql.so %changelog +* Mon Nov 21 2011 Michal Hlavinka <mhlavink@redhat.com> - 1:2.0.16-1 +- dovecot updated to 2.0.16 + * Mon Oct 24 2011 Michal Hlavinka <mhlavink@redhat.com> - 1:2.0.15-2 - do not use obsolete settings in default configuration (#743444) diff --git a/sources b/sources index 5c49fc4..7f46cad 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -16a08dfd24422d482440a8b03d6f7f6c dovecot-2.0.15.tar.gz +e01a29a355afefcb9fb5f8b7a54e1a14 dovecot-2.0.16.tar.gz 336cbb2073b48119d968fad7de89817a dovecot-2.0-pigeonhole-0.2.3.tar.gz