--- rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud.spec 2023/01/11 05:05:37 1.31 +++ rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud.spec 2023/02/08 05:56:51 1.33 @@ -1,4 +1,4 @@ -%define release 22 +%define release 24 %define version 1.2.0 Summary: Koozali SME Server Nextcloud configuration @@ -31,6 +31,7 @@ Patch20: smeserver-nextcloud-1.2.0-bz122 Patch21: smeserver-nextcloud-1.2.0-bz12299-opcache.patch Patch22: smeserver-nextcloud-1.2.0-eventsactionsfixes.patch Patch23: smeserver-nextcloud-1.2.0-bz11890-runuser.patch +Patch24: smeserver-nextcloud-1.2.0-bz12319-filescan.patch BuildArch: noarch URL: https://www.nextcloud.com @@ -88,6 +89,7 @@ Koozali SME Server Nextcloud files and c %patch21 -p1 %patch22 -p1 %patch23 -p1 +%patch24 -p1 %build perl createlinks @@ -117,6 +119,12 @@ cat %{name}-%{version}-filelist %changelog +* Wed Feb 08 2023 Jean-Philippe Pialasse 1.2.0-24.sme +- increase action script speed [SME: 12319] + +* Sat Jan 21 2023 Jean-Philippe Pialasse 1.2.0-23.sme +- typo fix [SME: 11890] + * Wed Jan 11 2023 Jean-Philippe Pialasse 1.2.0-22.sme - use of runuser in place of sudo -u [SME: 11890] usage of /usr/bin/occ where possible