diff --git a/nextcloud-desktop-3.13.3.tar.gz b/nextcloud-desktop-3.13.3.tar.gz deleted file mode 100644 index f50fd3c..0000000 --- a/nextcloud-desktop-3.13.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f1b0ffae207a8ab29d10f9cb6d51e107263cf45d138234bd8be1554eb12661f -size 13784545 diff --git a/nextcloud-desktop-3.13.4.tar.gz b/nextcloud-desktop-3.13.4.tar.gz new file mode 100644 index 0000000..d726c87 --- /dev/null +++ b/nextcloud-desktop-3.13.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f484b78cee84315e1d0cdf74d6752999b654ab28de66e133a5ae8b1f06e191a +size 13784649 diff --git a/nextcloud-desktop.changes b/nextcloud-desktop.changes index 42bbf79..11dbed2 100644 --- a/nextcloud-desktop.changes +++ b/nextcloud-desktop.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sat Sep 14 05:24:42 UTC 2024 - Natasha Ament + +- Update to version 3.13.4: + + * Fix release kind detection (gh#nextcloud/desktop#7034) + * docs: conf file option moveToTrash is no longer Linux specific + (gh#nextcloud/desktop#7047) + * only add Encrypt context menu entry for top folder in settings + dialog (gh#nextcloud/desktop#7063) + * add missing exception handling (gh#nextcloud/desktop#7081) + * do not ignore paths containing 2 "#" characters + (gh#nextcloud/desktop#7087) + * Narrow down ReadWrite folder permission to owner + (gh#nextcloud/desktop#7092) + * Bugfix/delete read only remnants folders ( + gh#nextcloud/desktop#7107) + * Bugfix/fix one rename issue (gh#nextcloud/desktop#7111) + ------------------------------------------------------------------- Mon Aug 26 19:22:30 UTC 2024 - RN diff --git a/nextcloud-desktop.spec b/nextcloud-desktop.spec index d40e761..c40684c 100644 --- a/nextcloud-desktop.spec +++ b/nextcloud-desktop.spec @@ -32,7 +32,7 @@ %define gcc_ver 9 %endif Name: nextcloud-desktop -Version: 3.13.3 +Version: 3.13.4 Release: 0 Summary: Nextcloud desktop synchronisation client License: GPL-2.0-or-later AND LGPL-3.0-or-later