diff --git a/nextcloud-desktop-3.15.2.tar.gz b/nextcloud-desktop-3.15.2.tar.gz deleted file mode 100644 index fd37ef2..0000000 --- a/nextcloud-desktop-3.15.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25eb5248049c4961a27cf996dbebf9202c720dd36049cd2799e2e80f7bd51756 -size 15671238 diff --git a/nextcloud-desktop-3.15.3.tar.gz b/nextcloud-desktop-3.15.3.tar.gz new file mode 100644 index 0000000..8097f21 --- /dev/null +++ b/nextcloud-desktop-3.15.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a4b12604c84b8986f2aee7462bb9683fb01f4ae28ee9d6882068cb9cac45773 +size 15683038 diff --git a/nextcloud-desktop.changes b/nextcloud-desktop.changes index 97cd415..f8a30df 100644 --- a/nextcloud-desktop.changes +++ b/nextcloud-desktop.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Tue Jan 7 15:20:47 UTC 2025 - RN + +- Update to version 3.15.3: + * Bugfix/catch exceptions to prevent crash + (gh#nextcloud/desktop#7705) + * Bugfix/elidedtext (gh#nextcloud/desktop#7706) + * Call setDesktopFileName without `.desktop` suffix + (gh#nextcloud/desktop#7707) + * add a simple github action workflow to build test the + documentation (gh#nextcloud/desktop#7709) + * Fix filename of fix-macosvfs-file-sharing.png + (gh#nextcloud/desktop#7712) + * Fix .netrc parsing (gh#nextcloud/desktop#7714) + * Bugfix/do not always free up storage windows shortcuts + (gh#nextcloud/desktop#7715) + * fix dev application name to keep a consitant migration + behaviour for the dev and prod build + (gh#nextcloud/desktop#7722) + * ensure proper read write access to root folder and db files + (gh#nextcloud/desktop#7726) + * gui/tray: Fix colour for secondary text items being too pale + (gh#nextcloud/desktop#7727) + ------------------------------------------------------------------- Tue Dec 17 05:59:24 UTC 2024 - Natasha Ament diff --git a/nextcloud-desktop.spec b/nextcloud-desktop.spec index 41d0ac9..5b54dac 100644 --- a/nextcloud-desktop.spec +++ b/nextcloud-desktop.spec @@ -1,7 +1,7 @@ # # spec file for package nextcloud-desktop # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %define gcc_ver 9 %endif Name: nextcloud-desktop -Version: 3.15.2 +Version: 3.15.3 Release: 0 Summary: Nextcloud desktop synchronisation client License: GPL-2.0-or-later AND LGPL-3.0-or-later