Accepting request 811220 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/811220 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud?expand=0&rev=43
This commit is contained in:
commit
5ba42599ba
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fad8e12632b352247ffc5ae181d4e414d732b9072caa0401774cfdb93a714329
|
|
||||||
size 86677670
|
|
3
nextcloud-19.0.0.tar.bz2
Normal file
3
nextcloud-19.0.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d23d429657c5e3476d7e73af1eafc70e42a81cfe2ed65b20655a005724fe0aae
|
||||||
|
size 90077143
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 3 17:49:51 UTC 2020 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
- Update to 19.0.0
|
||||||
|
* Changes
|
||||||
|
Nextcloud Hub v19, code name “home office”, represents a big step forward
|
||||||
|
for remote collaboration in teams.
|
||||||
|
This release brings document collaboration to video chats,
|
||||||
|
introduces password-less login and improves performance.
|
||||||
|
|
||||||
|
As this is a major release, the changelog is too long to put here.
|
||||||
|
Users can look at github milestones to find what has been merged.
|
||||||
|
A quick overview of what is new:
|
||||||
|
|
||||||
|
- password-less authentication and many other security measures
|
||||||
|
- Talk 9 with built-in office document editing courtesy of Collabora, a grid view & more
|
||||||
|
- MUCH improved performance, Deck integration in Calendar, guest account groups and more!
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 13 15:40:10 UTC 2020 - ecsos <ecsos@opensuse.org>
|
Wed May 13 15:40:10 UTC 2020 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: nextcloud
|
Name: nextcloud
|
||||||
Version: 18.0.4
|
Version: 19.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: File hosting service
|
Summary: File hosting service
|
||||||
License: AGPL-3.0-only
|
License: AGPL-3.0-only
|
||||||
@ -131,6 +131,7 @@ Recommends: php-exif
|
|||||||
Recommends: php-gmp
|
Recommends: php-gmp
|
||||||
# For enhanced server performance:
|
# For enhanced server performance:
|
||||||
Recommends: php-APCu
|
Recommends: php-APCu
|
||||||
|
Recommends: php7-bcmath
|
||||||
# For preview generation:
|
# For preview generation:
|
||||||
Recommends: php-imagick
|
Recommends: php-imagick
|
||||||
Recommends: php-ffmpeg
|
Recommends: php-ffmpeg
|
||||||
|
Loading…
Reference in New Issue
Block a user