--- rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud.spec 2023/08/19 04:48:27 1.35 +++ rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud.spec 2023/09/09 13:04:47 1.36 @@ -1,4 +1,4 @@ -%define release 26 +%define release 27 %define version 1.2.0 Summary: Koozali SME Server Nextcloud configuration @@ -33,6 +33,7 @@ Patch22: smeserver-nextcloud-1.2.0-event Patch23: smeserver-nextcloud-1.2.0-bz11890-runuser.patch Patch24: smeserver-nextcloud-1.2.0-bz12319-filescan.patch Patch25: smeserver-nextcloud-1.2.0-bz12329-bz12298-bz12339-bz12401.patch +Patch26: smeserver-nextcloud-1.2.0-bz12298-opcache-php81-fix.patch BuildArch: noarch URL: https://www.nextcloud.com @@ -100,6 +101,7 @@ Koozali SME Server Nextcloud files and c %patch23 -p1 %patch24 -p1 %patch25 -p1 +%patch26 -p1 touch root/etc/e-smith/templates/etc/opt/remi/php81/php.d/20-opcache.ini/template-begin %build @@ -130,6 +132,9 @@ cat %{name}-%{version}-filelist %changelog +* Sat Sep 09 2023 John Crisp 1.2.0-27.sme +- Fix syntax error in 20opcache.ini [SME: 12298] + * Sat Aug 19 2023 Jean-Philippe Pialasse 1.2.0-26.sme - fix missing template-begin