--- rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud.spec 2021/06/06 06:19:23 1.10 +++ rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud.spec 2021/06/06 15:14:30 1.13 @@ -1,4 +1,4 @@ -%define release 8 +%define release 11 %define version 1.2.0 Summary: Koozali SME Server Nextcloud configuration @@ -14,6 +14,8 @@ Patch3: smeserver-nextcloud-1.2.0.bz1117 Patch4: smeserver-nextcloud-1.2.0.bz11171-check-min-max-start-servers.patch Patch5: smeserver-nextcloud-1.2.0.bz11268-fix-typo-php-pool-template.patch Patch6: smeserver-nextcloud-1.2.0-bz11086.patch +Patch7: smeserver-nextcloud-1.2.0-bz11086-dav-externalfs.patch +Patch8: smeserver-nextcloud-1.2.0-bz11172-logrotate.patch BuildArch: noarch URL: https://www.nextcloud.com @@ -51,6 +53,8 @@ Koozali SME Server Nextcloud files and c %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 +%patch8 -p1 %build perl createlinks @@ -80,6 +84,15 @@ cat %{name}-%{version}-filelist %changelog +* Sun Jun 06 2021 Jean-Philippe Pialasse 1.2.0-11.sme +- fix logrotate error [SME: 11172] +- fix noise in error log + +* Sun Jun 06 2021 Jean-Philippe Pialasse 1.2.0-9.sme +- fix dav redirections for domain use and subdir [SME: 11086] +- refresh externalfs on loading, best for ibays +- tidying + * Sun Jun 06 2021 Jean-Philippe Pialasse 1.2.0-8.sme - add update event [SME: 11086] - add occ as hard link of OCC