diff --git a/nextcloud-desktop-3.15.0.tar.gz b/nextcloud-desktop-3.15.0.tar.gz deleted file mode 100644 index 5d73ec1..0000000 --- a/nextcloud-desktop-3.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d35774580a16d0fdf6b4160fbe71c50ec871e84b610342152c78c6ea22c5e1de -size 15651469 diff --git a/nextcloud-desktop-3.15.1.tar.gz b/nextcloud-desktop-3.15.1.tar.gz new file mode 100644 index 0000000..839cb88 --- /dev/null +++ b/nextcloud-desktop-3.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06babcca286592023abf026e9c747cadc2b8b26b653f9ebdee7e5799c5b9f5d4 +size 15659489 diff --git a/nextcloud-desktop.changes b/nextcloud-desktop.changes index 8d23b8a..ecdc447 100644 --- a/nextcloud-desktop.changes +++ b/nextcloud-desktop.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Fri Dec 13 13:27:38 UTC 2024 - RN + +- Update to version 3.15.1: + * fix regressions in automated tests for bulk upload + (gh#nextcloud/desktop#7588) + * when updating a virtual file after lock/unlock: avoid setting + modtime (gh#nextcloud/desktop#7587) + * mac-crafter: Fix codesigning of app bundle when auto-updater is + excluded (gh#nextcloud/desktop#7617) + * Fix text strings (gh#nextcloud/desktop#7598) + * gui/tray: Fix tray window corners (gh#nextcloud/desktop#7618) + * gui/tray: Fix activity icon colours (gh#nextcloud/desktop#7619) + * when locking a file set If-Match header to ensure etag is + correct (gh#nextcloud/desktop#7620) + * Bugfix/handle windows directory junction + (gh#nextcloud/desktop#7621) + * gui: Remove content margins account settings subsections + (gh#nextcloud/desktop#7624) + * Disable legacy import dialog (gh#nextcloud/desktop#7627) + * chore(i18n): Aligned error messages (gh#nextcloud/desktop#7628) + * gui/tray: Ensure colour of featured app icon is consistent with + other header buttons (gh#nextcloud/desktop#7629) + * doc: Rename first header on macos vfs doc entry, fixing title + in index (gh#nextcloud/desktop#7630) + * mac-crafter: Close isExecutable command outpipe file handle + after use (gh#nextcloud/desktop#7631) + * Bug fix import of unbranded account (gh#nextcloud/desktop#7637) + * improve definition of MIRALL_VERSION_SUFFIX and + MIRALL_VERSION_BUILD (gh#nextcloud/desktop#7638) + * Backport/7642/stable 3.15 (gh#nextcloud/desktop#7643) + * optionally install PDB files when building them + (gh#nextcloud/desktop#7645) + * Include folders when displaying the local metadata about a + conflict. (gh#nextcloud/desktop#7646) + * Fix: correctly detects network drive. (gh#nextcloud/desktop#7648) + ------------------------------------------------------------------- Tue Nov 26 02:05:52 UTC 2024 - RN diff --git a/nextcloud-desktop.spec b/nextcloud-desktop.spec index 96b619c..7444d0a 100644 --- a/nextcloud-desktop.spec +++ b/nextcloud-desktop.spec @@ -25,7 +25,7 @@ %define gcc_ver 9 %endif Name: nextcloud-desktop -Version: 3.15.0 +Version: 3.15.1 Release: 0 Summary: Nextcloud desktop synchronisation client License: GPL-2.0-or-later AND LGPL-3.0-or-later