forked from pool/nextcloud
Accepting request 949678 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/949678 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=68
This commit is contained in:
commit
0de1b83004
@ -6,7 +6,7 @@ Put this in this insert in /etc/php7/apache2/php.ini
|
|||||||
|
|
||||||
opcache.enable=On
|
opcache.enable=On
|
||||||
opcache.enable_cli=1
|
opcache.enable_cli=1
|
||||||
opcache.interned_strings_buffer=8
|
opcache.interned_strings_buffer=16
|
||||||
opcache.max_accelerated_files=10000
|
opcache.max_accelerated_files=10000
|
||||||
opcache.memory_consumption=128
|
opcache.memory_consumption=128
|
||||||
opcache.save_comments=1
|
opcache.save_comments=1
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c37592abc3b65c8fd28459281a24f414b87af52fc8c2ea979be3f9be75d01a2c
|
|
||||||
size 138156149
|
|
3
nextcloud-23.0.1.tar.bz2
Normal file
3
nextcloud-23.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5e753cd458f355be08c0bfa6531172bad5ffda9cbc0d405f52c0e544eeb4f710
|
||||||
|
size 139850037
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 28 11:06:31 UTC 2022 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
- Update to 23.0.1
|
||||||
|
- No changelog from upstream at this time.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 30 13:56:51 UTC 2021 - ecsos <ecsos@opensuse.org>
|
Tue Nov 30 13:56:51 UTC 2021 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nextcloud
|
# spec file for package nextcloud
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -47,7 +47,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: nextcloud
|
Name: nextcloud
|
||||||
Version: 23.0.0
|
Version: 23.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: File hosting service
|
Summary: File hosting service
|
||||||
License: AGPL-3.0-only
|
License: AGPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user