--- rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud.spec 2022/05/19 03:22:22 1.14 +++ rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud.spec 2022/05/19 03:39:37 1.15 @@ -1,4 +1,4 @@ -%define release 12 +%define release 13 %define version 1.2.0 Summary: Koozali SME Server Nextcloud configuration @@ -17,6 +17,7 @@ Patch6: smeserver-nextcloud-1.2.0-bz1108 Patch7: smeserver-nextcloud-1.2.0-bz11086-dav-externalfs.patch Patch8: smeserver-nextcloud-1.2.0-bz11172-logrotate.patch Patch9: smeserver-nextcloud-1.2.0-bz11920-bz11854-bz11973.patch +Patch10: smeserver-nextcloud-1.2.0-bz11855-gencache.patch BuildArch: noarch URL: https://www.nextcloud.com @@ -57,6 +58,7 @@ Koozali SME Server Nextcloud files and c %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p1 %build perl createlinks @@ -87,6 +89,9 @@ cat %{name}-%{version}-filelist %changelog +* Wed May 18 2022 Jean-Philippe Pialasse 1.2.0-13.sme +- fix gencache_init failed [SME: 11855] + * Wed May 18 2022 Jean-Philippe Pialasse 1.2.0-12.sme - use php_pecl-apcu for cli [SME: 11920] - db update of keys and indexes [SME: 11854]