diff --git a/nextcloud-16.0.0.tar.bz2 b/nextcloud-16.0.0.tar.bz2 deleted file mode 100644 index f1240ca..0000000 --- a/nextcloud-16.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4532f7028b1d9bf060f75ac4fbbde52a59ecd9c9155f3178a038d3cf3609402e -size 61731904 diff --git a/nextcloud-16.0.1.tar.bz2 b/nextcloud-16.0.1.tar.bz2 new file mode 100644 index 0000000..3001940 --- /dev/null +++ b/nextcloud-16.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a80ce586e9e930b2fba69707311e575346cd4dc4402e84678c730f9930d78aee +size 102865395 diff --git a/nextcloud.changes b/nextcloud.changes index 1d637e9..4dba746 100644 --- a/nextcloud.changes +++ b/nextcloud.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu May 16 15:48:08 UTC 2019 - ecsos@opensuse.org + +- Update to 16.0.1 + - Fix setupcheck for intl module (server#15223) + - Take return of mkdir into consideration; photocache to not + create a folder for deletion (server#15303) + - Remove the custom prefix from the table name length when + checking on … (server#15312) + - Check if the data is in the lookup server (server#15341) + - Do NOT assume all files are selected if the first checkbox is + (server#15345) + - Fix collapse button in app navigation in IE11 (server#15389) + - Make sure all middlewares are only registered once + (server#15399) + - Allow to send the password of protected conversations + (server#15405) + - Remove extra margin from warning messages in authenticate + page (server#15409) + - Set Edge < 16 as incompatible with css vars (server#15417) + - Remove extra param in cache update call (server#15418) + - Handle 0 B default quota properly in the web UI + (server#15424) + - Fix multiselect min width (server#15433) + - Make access column a real boolean (server#15434) + - Fix public upload by also load the semaphore method + (server#15439) + - Remove setup args from logging (server#15442) + - Use non-absolute logout URL to fix wrong URL in reverse proxy + scenario (server#15452) + - Fix mobile vertical scrolling (server#15469) + - Remove recommendation for opcache on CLI (server#15471) + - Update file-upload.js (server#15482) + - Add interfaces to interact with subscription from support app + (server#15513) + - Fall back to application/octet-stream instead of using an + invalid mim… (activity#374) + - Only call setViewerMode if FileList is available + (files_pdfviewer#132) + - Use correct CSS URL, remove default marked settings and + change to GFM rendering (files_texteditor#150) + - Use correct method to determine if HTTPS is used + (firstrunwizard#189) + ------------------------------------------------------------------- Fri Apr 26 10:17:16 UTC 2019 - ecsos@opensuse.org diff --git a/nextcloud.spec b/nextcloud.spec index 30f882b..efa2f08 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -49,7 +49,7 @@ %endif Name: nextcloud -Version: 16.0.0 +Version: 16.0.1 Release: 0 Summary: File hosting service License: AGPL-3.0-only