Accepting request 774140 from home:ecsos:server
- Update to 18.0.1 - No changelog from upstream at this time. OBS-URL: https://build.opensuse.org/request/show/774140 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/nextcloud?expand=0&rev=99
This commit is contained in:
parent
81f1a952da
commit
a1f292ed02
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:194095a5586d84040bc455f77b8aa6c80f9a6a6dd713c9aebdad046713d4267b
|
|
||||||
size 85867628
|
|
3
nextcloud-18.0.1.tar.bz2
Normal file
3
nextcloud-18.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:770faf34b8f0d81273623daed4d64ec7919c38dfeb07328b613058addbed19c0
|
||||||
|
size 85827287
|
@ -1,8 +1,35 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 12 19:42:37 UTC 2020 - ecsos@opensuse.org
|
||||||
|
|
||||||
|
- Update to 18.0.1
|
||||||
|
- No changelog from upstream at this time.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 17 18:37:04 UTC 2020 - ecsos@opensuse.org
|
Fri Jan 17 18:37:04 UTC 2020 - ecsos@opensuse.org
|
||||||
|
|
||||||
- Update to 18.0.0
|
- Update to 18.0.0
|
||||||
No changelog from upstream at this time.
|
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:
|
||||||
|
- Files - features an improved sidebar, accepting internal
|
||||||
|
shares & folder owner transfership
|
||||||
|
- Workspaces brings context to your folders, facilitating
|
||||||
|
collaboration in one place.
|
||||||
|
- File locking prevents conflicts editing shared files with
|
||||||
|
others
|
||||||
|
- Flow - Brings extensive, easy to use workflow capabilities to
|
||||||
|
Nextcloud. Automatically turn documents in PDFs, send messages
|
||||||
|
to chat rooms and more!
|
||||||
|
- ONLYOFFICE - Built in ONLYOFFICE makes collaborative editing of
|
||||||
|
Microsoft Office documents accessible to everyone
|
||||||
|
- Photos - A brand new image gallery makes finding, browsing and
|
||||||
|
sharing your images easier than ever before.
|
||||||
|
- Calendar 2.0 - Calendar 2.0 books Talk meetings, brings busy
|
||||||
|
view for meetings and resource booking and more
|
||||||
|
- Mail - Mail 1.0 recognizes itineraries, handles rich text mails
|
||||||
|
and more
|
||||||
|
- Talk - rewritten user interface brings message delivery notifications,
|
||||||
|
circles support, message replies and flow integration
|
||||||
|
|
||||||
- Add "occ maintenance:repair" during package update to fix possible (db) errors.
|
- Add "occ maintenance:repair" during package update to fix possible (db) errors.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nextcloud
|
# spec file for package nextcloud
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 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
|
||||||
@ -49,12 +49,12 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: nextcloud
|
Name: nextcloud
|
||||||
Version: 18.0.0
|
Version: 18.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: File hosting service
|
Summary: File hosting service
|
||||||
License: AGPL-3.0-only
|
License: AGPL-3.0-only
|
||||||
Group: Productivity/Networking/Web/Utilities
|
Group: Productivity/Networking/Web/Utilities
|
||||||
Url: https://nextcloud.com
|
URL: https://nextcloud.com
|
||||||
Source0: https://download.nextcloud.com/server/releases/%{name}-%{version}.tar.bz2
|
Source0: https://download.nextcloud.com/server/releases/%{name}-%{version}.tar.bz2
|
||||||
Source1: apache_secure_data
|
Source1: apache_secure_data
|
||||||
Source2: README
|
Source2: README
|
||||||
|
Loading…
Reference in New Issue
Block a user