From fdb7d165b63974c9ef0394c4d07091d8dc1c3369ff4843c2ce03920ba220eeb8 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Fri, 22 Mar 2024 08:56:32 +0000 Subject: [PATCH] Accepting request 1159923 from home:badshah400:branches:network Update to version 3.12.2. OBS-URL: https://build.opensuse.org/request/show/1159923 OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=130 --- nextcloud-desktop-3.12.1.tar.gz | 3 --- nextcloud-desktop-3.12.2.tar.gz | 3 +++ nextcloud-desktop.changes | 28 ++++++++++++++++++++++++++++ nextcloud-desktop.spec | 2 +- 4 files changed, 32 insertions(+), 4 deletions(-) delete mode 100644 nextcloud-desktop-3.12.1.tar.gz create mode 100644 nextcloud-desktop-3.12.2.tar.gz diff --git a/nextcloud-desktop-3.12.1.tar.gz b/nextcloud-desktop-3.12.1.tar.gz deleted file mode 100644 index 0af921f..0000000 --- a/nextcloud-desktop-3.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1e117ba1eac967c57c7b66c76f1e7200389674e9ec9ffdf161bc524184848f6 -size 13640266 diff --git a/nextcloud-desktop-3.12.2.tar.gz b/nextcloud-desktop-3.12.2.tar.gz new file mode 100644 index 0000000..e85ede5 --- /dev/null +++ b/nextcloud-desktop-3.12.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f576cb709daa7dcb5963bcee24f2d31542a9f49a342edba40625a4de806c95bf +size 13645095 diff --git a/nextcloud-desktop.changes b/nextcloud-desktop.changes index 31d1b76..1bb2542 100644 --- a/nextcloud-desktop.changes +++ b/nextcloud-desktop.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Mar 20 18:44:19 UTC 2024 - Atri Bhattacharya + +- Update to version 3.12.2: + * always store newly created folders in DB even if it is missing + (gh#nextcloud/desktop#6538). + * Bugfix. E2EE. Use 'double' for legacy metadata + (gh#nextcloud/desktop#6543). + * Bugfix. Files-lock. Incorrect readonly state for TokenLock + (gh#nextcloud/desktop#6551). + * only display changed network errors during validation of + connection (gh#nextcloud/desktop#6550). + * Allow installation to close shell extension DLLs via the + custom action. Disable reboot prompt in case of the version + with this change was previously already installed + (gh#nextcloud/desktop#6555). + * E2EE. Fix root metadata fetching path for non-root remote sync + folder. Refactoring. Stabilizing paths + (gh#nextcloud/desktop#6558). + * E2EE with VFS. Disallow MOVE as it is not supported. Prevent + data loss (gh#nextcloud/desktop#6559). + * allow wipe feature to delete data of a wiped user account + (gh#nextcloud/desktop#6556). + * if desktop client sent a first reply: wait for the menu data + (gh#nextcloud/desktop#6560). + * fix(docs): parameter promptDeleteAllFiles defaults to false + not true (gh#nextcloud/desktop#6561). + ------------------------------------------------------------------- Thu Mar 7 17:22:06 UTC 2024 - Natasha Ament diff --git a/nextcloud-desktop.spec b/nextcloud-desktop.spec index 202435e..b748d62 100644 --- a/nextcloud-desktop.spec +++ b/nextcloud-desktop.spec @@ -20,7 +20,7 @@ %define sover 0 Name: nextcloud-desktop -Version: 3.12.1 +Version: 3.12.2 Release: 0 Summary: Nextcloud desktop synchronisation client License: GPL-2.0-or-later AND LGPL-3.0-or-later