From 8df52f52ebbdf86e99784a9c7c2c89c99a32b8895c12f04ba80ccd76697c9e6f Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Tue, 16 Jul 2024 14:59:51 +0000 Subject: [PATCH] Update to version 3.13.2 OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=141 --- nextcloud-desktop-3.13.1.tar.gz | 3 --- nextcloud-desktop-3.13.2.tar.gz | 3 +++ nextcloud-desktop.changes | 12 ++++++++++++ nextcloud-desktop.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 nextcloud-desktop-3.13.1.tar.gz create mode 100644 nextcloud-desktop-3.13.2.tar.gz diff --git a/nextcloud-desktop-3.13.1.tar.gz b/nextcloud-desktop-3.13.1.tar.gz deleted file mode 100644 index b12da54..0000000 --- a/nextcloud-desktop-3.13.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:396a2e0d52776aa0d7d782c017c5f2a49d92279daf020d8fdea5e60e3c19d825 -size 13783306 diff --git a/nextcloud-desktop-3.13.2.tar.gz b/nextcloud-desktop-3.13.2.tar.gz new file mode 100644 index 0000000..250753c --- /dev/null +++ b/nextcloud-desktop-3.13.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81670e54ff53761d506e523d75d0bc9220a5ef5002e3aeebe1f9750dedc1d28d +size 13782506 diff --git a/nextcloud-desktop.changes b/nextcloud-desktop.changes index 7106b4f..beff2f1 100644 --- a/nextcloud-desktop.changes +++ b/nextcloud-desktop.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Jul 12 12:42:08 UTC 2024 - Atri Bhattacharya + +- Update to version 3.13.2: + * Fix "The host name did not match any of the valid hosts for + this certificate" notification even when the certificate was + valid (gh#nextcloud/desktop#6785). + * Check if sync item is actually a folder before processing it + (gh#nextcloud/desktop#6881). + * Remove unecessary call to sendTransferInfo + (gh#nextcloud/desktop#6887). + ------------------------------------------------------------------- Tue Jul 2 08:19:40 UTC 2024 - Atri Bhattacharya diff --git a/nextcloud-desktop.spec b/nextcloud-desktop.spec index 15b6ed8..b8da802 100644 --- a/nextcloud-desktop.spec +++ b/nextcloud-desktop.spec @@ -32,7 +32,7 @@ %define gcc_ver 9 %endif Name: nextcloud-desktop -Version: 3.13.1 +Version: 3.13.2 Release: 0 Summary: Nextcloud desktop synchronisation client License: GPL-2.0-or-later AND LGPL-3.0-or-later