diff --git a/nextcloud-desktop-3.13.0.tar.gz b/nextcloud-desktop-3.13.0.tar.gz deleted file mode 100644 index bd91f38..0000000 --- a/nextcloud-desktop-3.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed2338eab4d6b77e29c53e765afa08940191326182e18f05c4e62059ffa74da9 -size 13779791 diff --git a/nextcloud-desktop-3.13.1.tar.gz b/nextcloud-desktop-3.13.1.tar.gz new file mode 100644 index 0000000..b12da54 --- /dev/null +++ b/nextcloud-desktop-3.13.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396a2e0d52776aa0d7d782c017c5f2a49d92279daf020d8fdea5e60e3c19d825 +size 13783306 diff --git a/nextcloud-desktop.changes b/nextcloud-desktop.changes index 15f6bcb..7106b4f 100644 --- a/nextcloud-desktop.changes +++ b/nextcloud-desktop.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Tue Jul 2 08:19:40 UTC 2024 - Atri Bhattacharya + +- Update to version 3.13.1: + * Bugfix. Files lock. Fix incorrect readonly state + (gh#nextcloud/desktop#6692). + * Bugfix. Conflict dialog for multiple files. Fix checkbox + border colors for dark mode on Windows + (gh#nextcloud/desktop#6697). + * Bugfix/slow sync with tray open (gh#nextcloud/desktop#6698). + * Do not open client on install as this breaks MDM deployments + (gh#nextcloud/desktop#6755). + * Censor account details string in file provider logging + (gh#nextcloud/desktop#6759). + * Bugfix/lockownertype setreadonly basedoncaps + (gh#nextcloud/desktop#6747). + * you cannot call non const method on a temp const QString + (gh#nextcloud/desktop#6765). + * Backport #6714 (gh#nextcloud/desktop#6795). + * Fix text colour for NCInputTextEdit + (gh#nextcloud/desktop#6812). + * only use VFS update instruction when sync engine would do + nothing (gh#nextcloud/desktop#6827). + * Bugfix/update encryption state when server change + (gh#nextcloud/desktop#6842). + * Add cfapi debug logs (gh#nextcloud/desktop#6850). + * Bugfix/rw folders broken (gh#nextcloud/desktop#6853). + * Allow deletion of virtual suffix placeholder files + (gh#nextcloud/desktop#6856). + * Bugfix nextcloudcmd when syncing results in deleting all files + (gh#nextcloud/desktop#6857). + * Fix sharePath for virtual paths using suffix vfs mode + (gh#nextcloud/desktop#6858). + * avoid logs too verbose and with binary data + (gh#nextcloud/desktop#6865). + * avoid deadlock: cancel hydration requests coming from itself + (gh#nextcloud/desktop#6869). + ------------------------------------------------------------------- Wed Apr 24 14:36:05 UTC 2024 - Atri Bhattacharya diff --git a/nextcloud-desktop.spec b/nextcloud-desktop.spec index 9926ce1..15b6ed8 100644 --- a/nextcloud-desktop.spec +++ b/nextcloud-desktop.spec @@ -32,7 +32,7 @@ %define gcc_ver 9 %endif Name: nextcloud-desktop -Version: 3.13.0 +Version: 3.13.1 Release: 0 Summary: Nextcloud desktop synchronisation client License: GPL-2.0-or-later AND LGPL-3.0-or-later