Accepting request 1070548 from home:ecsos
- Update to 3.7.4 - desktop#5425 [stable-3.7] check German translation for wrong wording - desktop#5437 [stable-3.7] Fix "Create new folder" menu entries in settings not working correctly on macOS - desktop#5438 [stable-3.7] Clean up account creation and deletion code - desktop#5446 [stable-3.7] Fix share dialog infinite loading - desktop#5450 [stable-3.7] fix edit locally job not finding the user account: wrong user id - desktop#5454 [stable-3.7] skip e2e encrypted files with empty filename in metadata - desktop#5481 [stable-3.7] Always discover blacklisted folders to avoid data loss when modifying selectivesync list. - desktop#5483 [stable-3.7] use new connect syntax - desktop#5484 [stable-3.7] with cfapi when dehydrating files add missing flag - desktop#5487 [stable-3.7] Fix avatars not showing up in settings dialog account actions until clicked on - desktop#5488 [stable-3.7] Fix text labels in Sync Status component - desktop#5489 [stable-3.7] Fix infinite loading in the share dialog when public link shares are disabled on the server - desktop#5490 [stable-3.7] Ci/clang tidy checks init variables - desktop#5494 [stable-3.7] Display 'Search globally' as the last sharees list element - desktop#5499 [stable-3.7] Resize WebView widget once the loginpage rendered - desktop#5502 [stable-3.7] Bugfix/do not restore virtual files - desktop#5505 [stable-3.7] Fix display of 2FA notification. OBS-URL: https://build.opensuse.org/request/show/1070548 OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=96
This commit is contained in:
parent
f8e8b85e0c
commit
574100e6e9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c76a01fe3249a3b6cc8217a20dde1bb12b386ebc9af82e2623e12de2c86e808
|
||||
size 15681186
|
3
nextcloud-desktop-3.7.4.tar.gz
Normal file
3
nextcloud-desktop-3.7.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d7b888b315293953ac33cb6eb8faa3bbc5b6201896c54c71b4648ec4d6ff597
|
||||
size 15701243
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 9 17:29:08 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Update to 3.7.4
|
||||
- desktop#5425 [stable-3.7] check German translation for wrong wording
|
||||
- desktop#5437 [stable-3.7] Fix "Create new folder" menu entries in settings not working correctly on macOS
|
||||
- desktop#5438 [stable-3.7] Clean up account creation and deletion code
|
||||
- desktop#5446 [stable-3.7] Fix share dialog infinite loading
|
||||
- desktop#5450 [stable-3.7] fix edit locally job not finding the user account: wrong user id
|
||||
- desktop#5454 [stable-3.7] skip e2e encrypted files with empty filename in metadata
|
||||
- desktop#5481 [stable-3.7] Always discover blacklisted folders to avoid data loss when modifying selectivesync list.
|
||||
- desktop#5483 [stable-3.7] use new connect syntax
|
||||
- desktop#5484 [stable-3.7] with cfapi when dehydrating files add missing flag
|
||||
- desktop#5487 [stable-3.7] Fix avatars not showing up in settings dialog account actions until clicked on
|
||||
- desktop#5488 [stable-3.7] Fix text labels in Sync Status component
|
||||
- desktop#5489 [stable-3.7] Fix infinite loading in the share dialog when public link shares are disabled on the server
|
||||
- desktop#5490 [stable-3.7] Ci/clang tidy checks init variables
|
||||
- desktop#5494 [stable-3.7] Display 'Search globally' as the last sharees list element
|
||||
- desktop#5499 [stable-3.7] Resize WebView widget once the loginpage rendered
|
||||
- desktop#5502 [stable-3.7] Bugfix/do not restore virtual files
|
||||
- desktop#5505 [stable-3.7] Fix display of 2FA notification.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 06:25:57 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define soname libnextcloudsync
|
||||
%define sover 0
|
||||
Name: nextcloud-desktop
|
||||
Version: 3.7.3
|
||||
Version: 3.7.4
|
||||
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