From 65d54356340ff3ee04bf5e3c773a0e99b0153a3d97ccb4c00a3f2c303a509078 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Wed, 18 May 2022 05:54:30 +0000 Subject: [PATCH] Accepting request 977859 from home:ecsos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to 3.5.1 - desktop#4486 [stable-3.5] Add new and correct sparkle update signature - desktop#4489 [stable-3.5] l10n: Remove string from translation - desktop#4490 [stable-3.5] l10n: Changed triple dot to ellipsis - desktop#4491 [stable-3.5] Ensure cache is stored in default cache location - desktop#4492 [stable-3.5] Updating command-rebase.yml workflow from template - desktop#4493 [stable-3.5] Remove "…" from "Create Debug Archive" button - desktop#4494 [stable-3.5] docs: Replace "preceded" with "followed" - desktop#4511 [stable-3.5] only add OCS-APIREQUEST header for 1st request of webflow v1 - desktop#4514 [stable-3.5] Make the make_universal.py script more verbose for easier debugging - desktop#4515 [stable-3.5] Revamp notifications for macOS and add support for actionable update notifications - desktop#4537 [stable-3.5] Use proper online status for user ('dnd', 'online', 'invisible', etc.) to enable or disable desktop notifications. - desktop#4538 [stable-3.5] Bugfix. Take root folder's files size into account when displaying the total size in selective sync dialog. - desktop#4539 [stable-3.5] Fix activity list item issues with colours/layout/etc. - desktop#4541 [stable-3.5] Bugfix/allow manual rename files with spaces - desktop#4544 [stable-3.5] Fixed share link expiration box being ineditable and always attempting to set invalid date - desktop#4545 [stable-3.5] Fix crashing of finder sync extension caused by dispatch_source_cancel of nullptr - desktop#4546 [stable-3.5] Simplify and remove the notification "cache" - desktop#4547 [stable-3.5] Fix tray icon not displaying "Open main dialog" - desktop#4548 [stable-3.5] if an exclude file is deleted, skip it and remove it from internal list - desktop#4549 [stable-3.5] Bugfix/two factor notification - desktop#4550 [stable-3.5] Fix visual borking in the share dialog - desktop#4555 [stable-3.5] add explicit capture for lambda OBS-URL: https://build.opensuse.org/request/show/977859 OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=61 --- nextcloud-desktop-3.5.0.tar.gz | 3 --- nextcloud-desktop-3.5.1.tar.gz | 3 +++ nextcloud-desktop.changes | 27 +++++++++++++++++++++++++++ nextcloud-desktop.spec | 2 +- 4 files changed, 31 insertions(+), 4 deletions(-) delete mode 100644 nextcloud-desktop-3.5.0.tar.gz create mode 100644 nextcloud-desktop-3.5.1.tar.gz diff --git a/nextcloud-desktop-3.5.0.tar.gz b/nextcloud-desktop-3.5.0.tar.gz deleted file mode 100644 index cfff158..0000000 --- a/nextcloud-desktop-3.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24ab35d54ca24ee380822f500228fb26e15cccef6861c38dbab97c5fdc5ff69b -size 15359946 diff --git a/nextcloud-desktop-3.5.1.tar.gz b/nextcloud-desktop-3.5.1.tar.gz new file mode 100644 index 0000000..7b675c4 --- /dev/null +++ b/nextcloud-desktop-3.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d0d7fd5ef80061a64b8bf06ba635ef8cb183533e38b4c1498991b50bc5a66a2 +size 15392337 diff --git a/nextcloud-desktop.changes b/nextcloud-desktop.changes index 7faf540..dee1ee5 100644 --- a/nextcloud-desktop.changes +++ b/nextcloud-desktop.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Tue May 17 16:42:55 UTC 2022 - ecsos + +- Update to 3.5.1 + - desktop#4486 [stable-3.5] Add new and correct sparkle update signature + - desktop#4489 [stable-3.5] l10n: Remove string from translation + - desktop#4490 [stable-3.5] l10n: Changed triple dot to ellipsis + - desktop#4491 [stable-3.5] Ensure cache is stored in default cache location + - desktop#4492 [stable-3.5] Updating command-rebase.yml workflow from template + - desktop#4493 [stable-3.5] Remove "…" from "Create Debug Archive" button + - desktop#4494 [stable-3.5] docs: Replace "preceded" with "followed" + - desktop#4511 [stable-3.5] only add OCS-APIREQUEST header for 1st request of webflow v1 + - desktop#4514 [stable-3.5] Make the make_universal.py script more verbose for easier debugging + - desktop#4515 [stable-3.5] Revamp notifications for macOS and add support for actionable update notifications + - desktop#4537 [stable-3.5] Use proper online status for user ('dnd', 'online', 'invisible', etc.) to enable or disable desktop notifications. + - desktop#4538 [stable-3.5] Bugfix. Take root folder's files size into account when displaying the total size in selective sync dialog. + - desktop#4539 [stable-3.5] Fix activity list item issues with colours/layout/etc. + - desktop#4541 [stable-3.5] Bugfix/allow manual rename files with spaces + - desktop#4544 [stable-3.5] Fixed share link expiration box being ineditable and always attempting to set invalid date + - desktop#4545 [stable-3.5] Fix crashing of finder sync extension caused by dispatch_source_cancel of nullptr + - desktop#4546 [stable-3.5] Simplify and remove the notification "cache" + - desktop#4547 [stable-3.5] Fix tray icon not displaying "Open main dialog" + - desktop#4548 [stable-3.5] if an exclude file is deleted, skip it and remove it from internal list + - desktop#4549 [stable-3.5] Bugfix/two factor notification + - desktop#4550 [stable-3.5] Fix visual borking in the share dialog + - desktop#4555 [stable-3.5] add explicit capture for lambda + ------------------------------------------------------------------- Tue May 3 11:36:28 UTC 2022 - ecsos diff --git a/nextcloud-desktop.spec b/nextcloud-desktop.spec index fc93a5c..13a8ee3 100644 --- a/nextcloud-desktop.spec +++ b/nextcloud-desktop.spec @@ -19,7 +19,7 @@ %define soname libnextcloudsync %define sover 0 Name: nextcloud-desktop -Version: 3.5.0 +Version: 3.5.1 Release: 0 Summary: Nextcloud desktop synchronisation client License: GPL-2.0-or-later AND LGPL-3.0-or-later