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