From 1ae6966ef6c926ec4db849e389ca1d195efc925e Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 21:55:43 +0100 Subject: [PATCH] update to 2.2.0.4.20 [release 2.2.0.4.20-1mamba;Sat Sep 09 2017] --- dovecot-pigeonhole.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/dovecot-pigeonhole.spec b/dovecot-pigeonhole.spec index 5da4aa2..e040353 100644 --- a/dovecot-pigeonhole.spec +++ b/dovecot-pigeonhole.spec @@ -1,7 +1,7 @@ %define dovecot_ver %(echo %version | cut -d. -f1-2) %define pigeonhole_ver %(echo %version | cut -d. -f3-5) Name: dovecot-pigeonhole -Version: 2.2.0.4.16 +Version: 2.2.0.4.20 Release: 1mamba Summary: Provides Sieve support as a plugin to Dovecot's Local Delivery Agent (LDA) Group: System/Servers @@ -46,6 +46,7 @@ cp -a %{buildroot}%{_docdir}/dovecot/example-config/* %{buildroot}%{_sysconfdir} %files %defattr(-,root,root) +%config %{_sysconfdir}/dovecot/sieve-ldap.conf %config %{_sysconfdir}/dovecot/conf.d/20-managesieve.conf %config %{_sysconfdir}/dovecot/conf.d/90-sieve.conf %config %{_sysconfdir}/dovecot/conf.d/90-sieve-extprograms.conf @@ -86,6 +87,7 @@ cp -a %{buildroot}%{_docdir}/dovecot/example-config/* %{buildroot}%{_sysconfdir} %{_libexecdir}/dovecot/managesieve %{_libexecdir}/dovecot/managesieve-login %{_datadir}/aclocal/dovecot-pigeonhole.m4 +%{_datadir}/doc/dovecot/example-config/sieve-ldap.conf %{_datadir}/doc/dovecot/example-config/conf.d/20-managesieve.conf %{_datadir}/doc/dovecot/example-config/conf.d/90-sieve.conf %dir %{_datadir}/doc/dovecot @@ -104,6 +106,9 @@ cp -a %{buildroot}%{_docdir}/dovecot/example-config/* %{buildroot}%{_sysconfdir} %doc AUTHORS COPYING %changelog +* Sat Sep 09 2017 Silvan Calarco 2.2.0.4.20-1mamba +- update to 2.2.0.4.20 + * Sat Nov 19 2016 Silvan Calarco 2.2.0.4.16-1mamba - update to 2.2.0.4.16