* Sun Sep 01 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.6-1.sme

- initial version for SME11 [SME: ]
- build and require rpm for plugins and skins
- TODO: allow custom server IMAP/SMTP
- TODO: Install deps without symphony
This commit is contained in:
2024-09-13 15:20:51 -04:00
parent a503b95af0
commit 8ccd50e523
16 changed files with 465 additions and 127 deletions

View File

@@ -35,6 +35,7 @@ Requires: roundcube-skin-classic
Requires: roundcube-plugin-nextcloud_attachments
Requires: roundcube-plugin-globaladdressbook
Requires: roundcube-plugin-contextmenu
Requires: php-sabre-dav php-sabre-event php-sabre-http php-sabre-uri2 php-sabre-vobject4444 php-sabre-xml2
AutoReqProv: no
%description
@@ -82,6 +83,8 @@ fi
* Sun Sep 01 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.6-1.sme
- initial version for SME11 [SME: ]
- build and require rpm for plugins and skins
- TODO: allow custom server IMAP/SMTP
- TODO: Install deps without symphony
* Mon Mar 25 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.2-24.sme
- fix temp event not ending because of interactive install of plugin [SME: 12530]