update to 2.3.0.5.19 [release 2.3.0.5.19-1mamba;Wed May 25 2022]
This commit is contained in:
parent
b3371a3e3a
commit
c8309f092a
@ -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.16
|
||||
Version: 2.3.0.5.19
|
||||
Release: 1mamba
|
||||
Summary: Provides Sieve support as a plugin to Dovecot's Local Delivery Agent (LDA)
|
||||
Group: System/Servers
|
||||
@ -10,13 +10,14 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://pigeonhole.dovecot.org/
|
||||
Source: https://pigeonhole.dovecot.org/releases/%{dovecot_ver}/dovecot-%{dovecot_majver}-pigeonhole-%{pigeonhole_ver}.tar.gz
|
||||
Source: https://pigeonhole.dovecot.org/releases/%{dovecot_majver}/dovecot-%{dovecot_majver}-pigeonhole-%{pigeonhole_ver}.tar.gz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libdovecot-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libdovecot-devel = %{dovecot_ver}
|
||||
Requires: dovecot = %{dovecot_ver}
|
||||
|
||||
%description
|
||||
@ -108,6 +109,9 @@ cp -a %{buildroot}%{_docdir}/dovecot/example-config/* %{buildroot}%{_sysconfdir}
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Wed May 25 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.0.5.19-1mamba
|
||||
- update to 2.3.0.5.19
|
||||
|
||||
* Sat Sep 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.0.5.16-1mamba
|
||||
- update to 2.3.0.5.16
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user