update to 2.3.0.5.21 [release 2.3.0.5.21-1mamba;Tue Oct 10 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 21:55:43 +01:00
parent 85068cebbc
commit 1634cb1c08

View File

@ -2,7 +2,7 @@
%define dovecot_ver %(echo %version | cut -d. -f1-2,5)
%define pigeonhole_ver %(echo %version | cut -d. -f3-5)
Name: dovecot-pigeonhole
Version: 2.3.0.5.20
Version: 2.3.0.5.21
Release: 1mamba
Summary: Provides Sieve support as a plugin to Dovecot's Local Delivery Agent (LDA)
Group: System/Servers
@ -17,7 +17,6 @@ BuildRequires: glibc-devel
BuildRequires: libdovecot-devel
BuildRequires: libopenssl-devel
## AUTOBUILDREQ-END
BuildRequires: dovecot-devel >= 0:2.3.20-2mamba
BuildRequires: libdovecot-devel = %{dovecot_ver}
Requires: dovecot = %{dovecot_ver}
@ -100,6 +99,9 @@ cp -a %{buildroot}%{_docdir}/dovecot/example-config/* %{buildroot}%{_sysconfdir}
%doc AUTHORS COPYING
%changelog
* Tue Oct 10 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.0.5.21-1mamba
- update to 2.3.0.5.21
* Thu Mar 02 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.0.5.20-1mamba
- update to 2.3.0.5.20