Accepting request 1029957 from network
OBS-URL: https://build.opensuse.org/request/show/1029957 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=38
This commit is contained in:
commit
d827478572
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7c1d3f6a867566c1f9a629c8c0d954ba69ebc4107c0faa975a1ccf42842d0df
|
||||
size 15763538
|
3
nextcloud-desktop-3.6.1.tar.gz
Normal file
3
nextcloud-desktop-3.6.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7ea1ed2d0f44a3b8b645a67f21af164bf1024b6872570a61c62994d2a8c1b5b
|
||||
size 15346135
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 19 10:10:54 UTC 2022 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Update to 3.6.1
|
||||
- desktop#4907 [stable-3.6] Fix wrong estimated time when doing sync.
|
||||
- desktop#4908 [stable-3.6] Bugfix/selective sync abort error
|
||||
- desktop#4922 [stable-3.6] Bugfix/conflict resolution when selecting folder
|
||||
- desktop#4923 [stable-3.6] Fix menu bar height calculation on macOS
|
||||
- desktop#4926 [stable-3.6] Fix add account window text clipping, enlarge text
|
||||
- desktop#4928 [stable-3.6] Accept valid lsColJob reply XML content types
|
||||
- desktop#4934 [stable-3.6] Fix low-resolution file changed overlay icons in activities
|
||||
- desktop#4941 [stable-3.6] Deallocate call notification dialog objects when closed
|
||||
- desktop#4943 [stable-3.6] Ensure that the file being processed has had its etag properly sanitised, log etag more
|
||||
- desktop#4973 [stable-3.6] Ensure strings in main window QML are presented as plain text and not HTML
|
||||
- desktop#4974 [stable-3.6] Do not format text in QML components as HTML
|
||||
- desktop#4978 [stable-3.6] Fix two factor authentication notification
|
||||
- desktop#5000 [stable-3.6] Bring back .lnk files on Windows and always treat them as non-virtual files.
|
||||
- desktop#5006 [stable-3.6] Fix 'Reply' primary property.
|
||||
- desktop#5020 [stable-3.6] Update after tx migrate
|
||||
- desktop#5030 [stable-3.6] Command-line client. Do not trust SSL certificates by default,
|
||||
unless '--trust' option is set.
|
||||
- desktop#5037 [stable-3.6] Fix invisible user status selector button not being checked when user is in Offline mode
|
||||
- desktop#5048 [stable-3.6] Fix link shares default expire date being enforced as maximum expire date
|
||||
even when maximum date enforcement is disabled on the server
|
||||
- desktop#5052 Backport/4989/stable 3.6
|
||||
- desktop#5053 [stable-3.6] use correct version copmparison on NSIS updater: fix update from rc
|
||||
- desktop#5054 Improve 'Handle local file editing' feature. Add loading popup. Add f…
|
||||
- desktop#5055 Backport/5039/bugfix/check token for edit locally requests
|
||||
- desktop#5056 Fix account not found when doing local file editing.
|
||||
- desktop#5057 Fix two factor auth notification: activity item was disabled.
|
||||
- desktop#5058 [stable-3.6] Fix predefined status text formatting
|
||||
- desktop#5059 [stable-3.6] Fix sync progress bar colours in dark mode
|
||||
- desktop#5061 [stable-3.6] Improve handling of file name clashes
|
||||
- desktop#5063 [stable-3.6] Ensure placeholder message in emoji picker wraps correctly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 7 14:40:48 UTC 2022 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define soname libnextcloudsync
|
||||
%define sover 0
|
||||
Name: nextcloud-desktop
|
||||
Version: 3.6.0
|
||||
Version: 3.6.1
|
||||
Release: 0
|
||||
Summary: Nextcloud desktop synchronisation client
|
||||
License: GPL-2.0-or-later AND LGPL-3.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user