--- rpms/smeserver-roundcube/contribs10/smeserver-roundcube.spec 2021/04/01 15:32:03 1.1 +++ rpms/smeserver-roundcube/contribs10/smeserver-roundcube.spec 2021/04/05 06:25:55 1.2 @@ -1,6 +1,6 @@ %define name smeserver-roundcube %define version 1.2 -%define release 9 +%define release 10 Summary: smserver rpm to setup roundcube, an IMAP mail client Name: %{name} @@ -22,11 +22,15 @@ Requires: roundcubemail_plugins Obsoletes: roundcube AutoReqProv: no Patch0: smeserver-roundcube-1.2.RemoveCalendar_Tasklist.patch +Patch1: smeserver-roundcube-1.2-Add-update-event-in-createlinks-and-fix-smtp-port-in-config.patch %description smserver rpm to setup the roundcube IMAP mail client. %changelog +* Sun Apr 04 2021 Brian Read 1.2-10.sme +- Add-update-event-in-createlinks-and-fix-smtp-port-in-config [SME: 11430] + * Thu Mar 17 2016 stephane de Labrusse 1.2-9.sme - Bump the version to force the composer update @@ -150,6 +154,7 @@ smserver rpm to setup the roundcube IMAP %prep %setup %patch0 -p1 +%patch1 -p1 %build