* Mon Sep 02 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.1-2.sme

- initial release for SME 11
This commit is contained in:
Jean-Philippe Pialasse 2024-09-11 21:25:28 -04:00
parent 19128e68bc
commit c480b9900a

View File

@ -1,6 +1,6 @@
%define name roundcube-plugin-dovecot_impersonate %define name roundcube-plugin-dovecot_impersonate
%define version 2.1 %define version 2.1
%define release 1 %define release 2
Summary: Provides context Menu to Roundcube. Summary: Provides context Menu to Roundcube.
Name: %{name} Name: %{name}
Version: %{version} Version: %{version}
@ -31,12 +31,12 @@ For more information about this feature read: http://wiki.dovecot.org/Authentica
The default separator character used is '*', but you can set a different one using the plugin config file. The default separator character used is '*', but you can set a different one using the plugin config file.
%changelog %changelog
* Mon Sep 02 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.1-1.sme * Mon Sep 02 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.1-2.sme
- initial release for SME 11 - initial release for SME 11
%prep %prep
%setup -q -n roundcube-dovecot_impersonate-%{version} %setup -q -n dovecot_impersonate-%{version}
%build %build
#perl createlinks #perl createlinks