From 7f40bb2d281cac15bb003b26cf77e1a26c3bb3b8 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.7 [release 2.2.0.4.7-1mamba;Sat May 02 2015] --- dovecot-pigeonhole.spec | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/dovecot-pigeonhole.spec b/dovecot-pigeonhole.spec index 173488c..9ab84b3 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.6 +Version: 2.2.0.4.7 Release: 1mamba Summary: Provides Sieve support as a plugin to Dovecot's Local Delivery Agent (LDA) Group: System/Servers @@ -16,8 +16,6 @@ BuildRequires: dovecot-devel BuildRequires: glibc-devel BuildRequires: libopenssl-devel ## AUTOBUILDREQ-END -BuildRequires: dovecot >= %{dovecot_ver} -BuildRequires: dovecot <= %{dovecot_ver}.255 Requires: dovecot >= %{dovecot_ver} Requires: dovecot <= %{dovecot_ver}.255 BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -89,15 +87,19 @@ cp -a %{buildroot}%{_docdir}/dovecot/example-config/* %{buildroot}%{_sysconfdir} %{_datadir}/doc/dovecot/example-config/conf.d/90-sieve-extprograms.conf %dir %{_datadir}/doc/dovecot/sieve %{_datadir}/doc/dovecot/sieve/script-location-dict.txt -%{_mandir}/man1/sieve-dump.1.gz -%{_mandir}/man1/sieve-filter.1.gz -%{_mandir}/man1/sieve-test.1.gz -%{_mandir}/man1/sievec.1.gz -%{_mandir}/man1/sieved.1.gz -%{_mandir}/man7/pigeonhole.7.gz +%{_mandir}/man1/doveadm-sieve.1* +%{_mandir}/man1/sieve-dump.1* +%{_mandir}/man1/sieve-filter.1* +%{_mandir}/man1/sieve-test.1* +%{_mandir}/man1/sievec.1* +%{_mandir}/man1/sieved.1* +%{_mandir}/man7/pigeonhole.7* %doc AUTHORS COPYING %changelog +* Sat May 02 2015 Silvan Calarco 2.2.0.4.7-1mamba +- update to 2.2.0.4.7 + * Wed Dec 31 2014 Silvan Calarco 2.2.0.4.6-1mamba - update to 2.2.0.4.6