update to 2.3.0.5.21.1 [release 2.3.0.5.21.1-1mamba;Mon Aug 19 2024]
This commit is contained in:
parent
1634cb1c08
commit
bbb9d6d527
@ -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.21
|
||||
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
|
||||
@ -99,6 +99,9 @@ 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user