Accepting request 986721 from home:ecsos

- Update to 3.5.2
  - desktop#4569 [stable-3.5] Explicitly ask user for notification authorisation on launch (macOS)
  - desktop#4571 [stable-3.5] Fix crash caused by overflow in FinderSyncExtension
  - desktop#4583 [stable-3.5] add new fixup workflow from nextcloud org
  - desktop#4589 [stable-3.5] Bump up minimum macOS version
  - desktop#4592 [stable-3.5] Display chat message inside the OS notification.
  - desktop#4595 [stable-3.5] Fix 'TypeError: Cannot readproperty 'messageSent' of undefined'.
  - desktop#4596 [stable-3.5] Add a transparent background to the send reply button.
  - desktop#4605 [stable-3.5] Fix build on macOS versions pre-11 (down to 10.14)
  - desktop#4623 [stable-3.5] Ignore Office temp folders on Mac ('.sb-' in folder name).
  - desktop#4647 [stable-3.5] Remove assert, it is no longer useful.
  - desktop#4658 [stable-3.5] Add contrast to the text/icon of buttons if the server defined color is light.
  - desktop#4665 [stable-3.5] fix general section
  - desktop#4666 [stable-3.5] Remove tooltip because it is only repeating the label of the link.
  - desktop#4668 [stable-3.5] bugfix/share-dialog
  - desktop#4676 [stable-3.5] Updating command-rebase.yml workflow from template
  - desktop#4680 [stable-3.5] Reply button size should be same as the input field, smaller + text color
  - desktop#4692 [stable-3.5] Close call notifications when the call has been joined by the user, or the call has ended
  - desktop#4694 [stable-3.5] Increase the call state checking interval to not overload the server
  - desktop#4696 [stable-3.5] Ensure the dispatch source only gets deallocated after
    the dispatch_source_cancel is done, avoiding crashing of the Finder Sync Extension on macOS

OBS-URL: https://build.opensuse.org/request/show/986721
OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=67
This commit is contained in:
Eric Schirra 2022-07-04 18:17:37 +00:00 committed by Git OBS Bridge
parent b4b2b15c4f
commit 18c41b585b
4 changed files with 29 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d0d7fd5ef80061a64b8bf06ba635ef8cb183533e38b4c1498991b50bc5a66a2
size 15392337

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c467310e1a1b32593446584c6a5d7a931b7e2da3d1721dac8b0ac53cc493088
size 15433543

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Mon Jul 4 17:09:14 UTC 2022 - ecsos <ecsos@opensuse.org>
- Update to 3.5.2
- desktop#4569 [stable-3.5] Explicitly ask user for notification authorisation on launch (macOS)
- desktop#4571 [stable-3.5] Fix crash caused by overflow in FinderSyncExtension
- desktop#4583 [stable-3.5] add new fixup workflow from nextcloud org
- desktop#4589 [stable-3.5] Bump up minimum macOS version
- desktop#4592 [stable-3.5] Display chat message inside the OS notification.
- desktop#4595 [stable-3.5] Fix 'TypeError: Cannot readproperty 'messageSent' of undefined'.
- desktop#4596 [stable-3.5] Add a transparent background to the send reply button.
- desktop#4605 [stable-3.5] Fix build on macOS versions pre-11 (down to 10.14)
- desktop#4623 [stable-3.5] Ignore Office temp folders on Mac ('.sb-' in folder name).
- desktop#4647 [stable-3.5] Remove assert, it is no longer useful.
- desktop#4658 [stable-3.5] Add contrast to the text/icon of buttons if the server defined color is light.
- desktop#4665 [stable-3.5] fix general section
- desktop#4666 [stable-3.5] Remove tooltip because it is only repeating the label of the link.
- desktop#4668 [stable-3.5] bugfix/share-dialog
- desktop#4676 [stable-3.5] Updating command-rebase.yml workflow from template
- desktop#4680 [stable-3.5] Reply button size should be same as the input field, smaller + text color
- desktop#4692 [stable-3.5] Close call notifications when the call has been joined by the user, or the call has ended
- desktop#4694 [stable-3.5] Increase the call state checking interval to not overload the server
- desktop#4696 [stable-3.5] Ensure the dispatch source only gets deallocated after
the dispatch_source_cancel is done, avoiding crashing of the Finder Sync Extension on macOS
-------------------------------------------------------------------
Sun Jul 3 12:21:10 UTC 2022 - Ben Greiner <code@bnavigator.de>

View File

@ -19,7 +19,7 @@
%define soname libnextcloudsync
%define sover 0
Name: nextcloud-desktop
Version: 3.5.1
Version: 3.5.2
Release: 0
Summary: Nextcloud desktop synchronisation client
License: GPL-2.0-or-later AND LGPL-3.0-or-later