dovecot updated to 2.0.16
This commit is contained in:
parent
6e31462661
commit
6505a62eab
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@ pigeonhole-snap0592366457df.tar.bz2
|
|||||||
/dovecot-2.0.13.tar.gz
|
/dovecot-2.0.13.tar.gz
|
||||||
/dovecot-2.0.14.tar.gz
|
/dovecot-2.0.14.tar.gz
|
||||||
/dovecot-2.0.15.tar.gz
|
/dovecot-2.0.15.tar.gz
|
||||||
|
/dovecot-2.0.16.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
Summary: Secure imap and pop3 server
|
Summary: Secure imap and pop3 server
|
||||||
Name: dovecot
|
Name: dovecot
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.0.15
|
Version: 2.0.16
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
|
#dovecot itself is MIT, a few sources are PD, pigeonhole is LGPLv2
|
||||||
License: MIT and LGPLv2
|
License: MIT and LGPLv2
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -399,6 +399,9 @@ make check
|
|||||||
%{_libdir}/%{name}/dict/libdriver_pgsql.so
|
%{_libdir}/%{name}/dict/libdriver_pgsql.so
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Oct 24 2011 Michal Hlavinka <mhlavink@redhat.com> - 1:2.0.15-2
|
||||||
- do not use obsolete settings in default configuration (#743444)
|
- do not use obsolete settings in default configuration (#743444)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user