--- rpms/smeserver-nextcloud/contribs9/smeserver-nextcloud.spec 2018/04/11 04:18:02 1.6 +++ rpms/smeserver-nextcloud/contribs9/smeserver-nextcloud.spec 2018/04/12 01:19:12 1.7 @@ -1,4 +1,4 @@ -%define release 6 +%define release 7 %define version 1.1.0 Summary: Koozali SME Server Nextcloud configuration @@ -15,6 +15,7 @@ Patch4: smeserver-nextcloud-1.1.0-bz1055 Patch5: smeserver-nextcloud-1.1.0-bz10557-ibays_folder.patch Patch6: smeserver-nextcloud-1.1.0-bz10560-signal-event-hang.patch Patch7: smeserver-nextcloud-1.1.0-bz10566-improve-shares.patch +Patch8: smeserver-nextcloud-1.1.0-bz10564-fixIncludes-longUpdate.patch BuildArch: noarch URL: https://www.nextcloud.com @@ -45,6 +46,7 @@ Koozali SME Server Nextcloud files and c %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 %build perl createlinks @@ -68,6 +70,10 @@ cat %{name}-%{version}-filelist %changelog +* Wed Apr 11 2018 Jean-Philipe Pialasse 1.1.0-7.sme +- fix long update [SME: 10564] +- fix IncludeIbay not working. + * Wed Apr 11 2018 Jean-Philipe Pialasse 1.1.0-6.sme - fix shares not correctly handled [SME: 10564] - improve shares support