--- rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud.spec 2023/08/18 04:03:34 1.34 +++ rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud.spec 2023/09/10 03:33:50 1.37 @@ -1,4 +1,4 @@ -%define release 25 +%define release 27 %define version 1.2.0 Summary: Koozali SME Server Nextcloud configuration @@ -100,6 +100,7 @@ Koozali SME Server Nextcloud files and c %patch23 -p1 %patch24 -p1 %patch25 -p1 +touch root/etc/e-smith/templates/etc/opt/remi/php81/php.d/20-opcache.ini/template-begin %build perl createlinks @@ -129,6 +130,12 @@ 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 + * Tue Aug 08 2023 Jean-Philippe Pialasse 1.2.0-25.sme - make php81 compatible for NC 25 and higher [SME: 12298] - requires php81-redis [SME: 12401]