2 Commits

View File

@@ -1,8 +1,8 @@
%define dovecot_majver %(echo %version | cut -d. -f1-2)
%define dovecot_ver %(echo %version | cut -d. -f1-2,5)
%define pigeonhole_ver %(echo %version | cut -d. -f3-5)
%define dovecot_ver %(echo %version | cut -d. -f1-2,5-)
%define pigeonhole_ver %(echo %version | cut -d. -f3-)
Name: dovecot-pigeonhole
Version: 2.3.0.5.20
Version: 2.3.0.5.21.1
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,12 @@ cp -a %{buildroot}%{_docdir}/dovecot/example-config/* %{buildroot}%{_sysconfdir}
%doc AUTHORS COPYING
%changelog
* Mon Aug 19 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.0.5.21.1-1mamba
- update to 2.3.0.5.21.1
* 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