* Mon Sep 02 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.1-2.sme
- initial release for SME 11
This commit is contained in:
parent
19128e68bc
commit
c480b9900a
@ -1,6 +1,6 @@
|
||||
%define name roundcube-plugin-dovecot_impersonate
|
||||
%define version 2.1
|
||||
%define release 1
|
||||
%define release 2
|
||||
Summary: Provides context Menu to Roundcube.
|
||||
Name: %{name}
|
||||
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.
|
||||
|
||||
%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
|
||||
|
||||
%prep
|
||||
|
||||
%setup -q -n roundcube-dovecot_impersonate-%{version}
|
||||
%setup -q -n dovecot_impersonate-%{version}
|
||||
|
||||
%build
|
||||
#perl createlinks
|
||||
|
Loading…
Reference in New Issue
Block a user