Accepting request 1156118 from home:stacheldrahtje:branches:network

- Update to version 3.12.1:
  * Feature/detect open files (gh#nextcloud/desktop#6444)
  * Settings dialog. Nextcloud version label should be visible 
    even if auto-updates are turned off in config. 
    (gh#nextcloud/desktop#6460)
  * Use 'FindMimeFromData' from Win API instead of QMimeDatabase() 
    functions to get the mimetype. Prevents freeze from VFS 
    placeholders. (gh#nextcloud/desktop#6475)
  * VFS. CfAPI. Provide detailed error message for leading '#' 
    placeholder update failure. (gh#nextcloud/desktop#6476)
  * E2EE. Allow decryption v1.0 and v1.1 folders. 
    (gh#nextcloud/desktop#6478)
  * Fix crash when deleting a local sync folder during sync. 
    (gh#nextcloud/desktop#6481)
  * add extra logs to investigate lock type issues 
    (gh#nextcloud/desktop#6465)
  * Client Status Reporting. Only report statuses listed on the server. 
    (gh#nextcloud/desktop#6494)
  * Bugfix/e2ee v2 non-root sync (gh#nextcloud/desktop#6496)
  * Bugfix. E2ee misleading log fix. (gh#nextcloud/desktop#6499)
  * Bugfix/expandable folder status model (gh#nextcloud/desktop#6505)
  * Bugfix. Federated share activity show 'Decline' action button. 
    (gh#nextcloud/desktop#6506)
  * when moving a file, checks that it exists at origin or 
    destination (gh#nextcloud/desktop#6509)

OBS-URL: https://build.opensuse.org/request/show/1156118
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=128
This commit is contained in:
Atri Bhattacharya 2024-03-07 19:52:49 +00:00 committed by Git OBS Bridge
parent f7cc026a8e
commit 1e90ff9719
4 changed files with 33 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df6c56c8fcbee7d9ab09673cdb7b41671f2eb0eb1dbb79ee393b207a9bc46ee8
size 13636170

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a1e117ba1eac967c57c7b66c76f1e7200389674e9ec9ffdf161bc524184848f6
size 13640266

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Mar 7 17:22:06 UTC 2024 - Natasha Ament <stacheldrahtje@gmail.com>
- Update to version 3.12.1:
* Feature/detect open files (gh#nextcloud/desktop#6444)
* Settings dialog. Nextcloud version label should be visible
even if auto-updates are turned off in config.
(gh#nextcloud/desktop#6460)
* Use 'FindMimeFromData' from Win API instead of QMimeDatabase()
functions to get the mimetype. Prevents freeze from VFS
placeholders. (gh#nextcloud/desktop#6475)
* VFS. CfAPI. Provide detailed error message for leading '#'
placeholder update failure. (gh#nextcloud/desktop#6476)
* E2EE. Allow decryption v1.0 and v1.1 folders.
(gh#nextcloud/desktop#6478)
* Fix crash when deleting a local sync folder during sync.
(gh#nextcloud/desktop#6481)
* add extra logs to investigate lock type issues
(gh#nextcloud/desktop#6465)
* Client Status Reporting. Only report statuses listed on the server.
(gh#nextcloud/desktop#6494)
* Bugfix/e2ee v2 non-root sync (gh#nextcloud/desktop#6496)
* Bugfix. E2ee misleading log fix. (gh#nextcloud/desktop#6499)
* Bugfix/expandable folder status model (gh#nextcloud/desktop#6505)
* Bugfix. Federated share activity show 'Decline' action button.
(gh#nextcloud/desktop#6506)
* when moving a file, checks that it exists at origin or
destination (gh#nextcloud/desktop#6509)
-------------------------------------------------------------------
Sun Feb 18 17:41:51 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -20,7 +20,7 @@
%define sover 0
Name: nextcloud-desktop
Version: 3.12.0
Version: 3.12.1
Release: 0
Summary: Nextcloud desktop synchronisation client
License: GPL-2.0-or-later AND LGPL-3.0-or-later