Package Release Info

nextcloud-desktop-3.1.2-bp152.2.3.1

Update Info: openSUSE-2021-315
Available in Package Hub : 15 SP2 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

caja-extension-nextcloud
libnextcloudsync-devel
libnextcloudsync0
nautilus-extension-nextcloud
nemo-extension-nextcloud
nextcloud-desktop
nextcloud-desktop-doc
nextcloud-desktop-dolphin
nextcloud-desktop-lang

Change Logs

* Thu Jan 28 2021 ecsos <ecsos@opensuse.org>
- Update to 3.1.2
  - desktop#2846 [stable-3.1] Handle SVG branded clients
  - desktop#2849 [stable-3.1] Default to colored systray on linux
  - desktop#2866 [stable-3.1] Add push notifications for file changes
  - desktop#2871 [stable-3.1] Start file conflict resolve dialog asynchronous
  - desktop#2878 [stable-3.1] Use push notifications for Tray activities/notifications fetch trigger.
  - desktop#2880 Bump release to 3.1.2
* Wed Dec 23 2020 ecsos <ecsos@opensuse.org>
- Update to 3.1.1
  - desktop#2709 [stable-3.1] Have the new account wizard open again
  - desktop#2715 [stable-3.1] UserModel: check indices are inside the user list
  - desktop#2716 [stable-3.1] Use the icon color property to color the icons in the tray window header.
  - desktop#2717 [stable-3.1] Ensure a sync happens after a conflict resolution
  - desktop#2730 [stable-3.1] Make monochrome icons the default on Linux and Mac OS.
  - desktop#2753 [stable-3.1] Fixed the autostart for AppImages. See #2504.
  - desktop#2761 Bump release to 3.1.1
* Mon Dec 14 2020 ecsos <ecsos@opensuse.org>
- Update to 3.1.0
  - desktop#2221 Make QML code more declarative by using properties
  - desktop#2497 MacOS: Fix memory leak in FolderWatcherPrivate::startWatching
  - desktop#2500 Windows MSI: Update Docs & add SKIPAUTOUPDATE property
  - desktop#2512 Handle redirects when downloading updates
  - desktop#2514 Make it easier for user to provide debug information
  - desktop#2520 Handle ask for optional password capability
  - desktop#2521 Use friendly user agent during authentication
  - desktop#2527 Improve conflict handling gui
  - desktop#2530 Repair the Windows build
  - desktop#2531 Bring back the "Pause sync" action in the systray context menu
  - desktop#2534 Connection wizard improvements
  - desktop#2540 Add last / to exclude list file path.
  - desktop#2541 Don't use nullptr for QFlags
  - desktop#2542 Avoid string translation puzzle
  - desktop#2543 Update bookmarks location
  - desktop#2551 Fix share dialog animation for enforced password policy
  - desktop#2568 Fix crash when clicking on folder with status 403 in the main dialog.
  - desktop#2572 Avoid depth infinity propfind for e2ee
  - desktop#2575 Expose branding values to qtquick
  - desktop#2580 Delay initialization of SettingsDialog
  - desktop#2581 Ensure we quickly show/hide the systray window on startup
  - desktop#2582 Also output the event flags in the debug logs
  - desktop#2586 L10n: Add a space in generalsettings.ui
  - desktop#2587 Triple dot to ellipsis
  - desktop#2589 Misc fixes for Windows 7
  - desktop#2591 Remove last left over of the "remote" wording
  - desktop#2603 Get rid of FindQt5Keychain.cmake
  - desktop#2615 Fetch apps when we get connected only
  - desktop#2616 Move journaldb files back to sync folders
  - desktop#2620 Make sure the settings dialog exist before hiding it
  - desktop#2621 [documentation] upload chunks config
  - desktop#2630 Master is now 3.0.81
  - desktop#2647 Cherry pick updater fixes and improvements
  - desktop#2648 Issue a warning for Debian pipeline failures but don't fail the CI
  - desktop#2652 Handle the case when the release version differs from that in VERSION.cmake
  - desktop#2655 Use dynamic path for account online/offline state icon.
    Refresh GUI on connection state change.
  - desktop#2658 Enable the QML debugger on debug builds
  - desktop#2660 FolderWatcher: fixes and improvements
  - desktop#2662 Fix QML debugging by removing incorrect dependency
  - desktop#2663 Fix Windows compilation broken after QML debugging fix.
  - desktop#2665 Sparkle build fixes
  - desktop#2666 Notification action buttons and context menu
  - desktop#2667 Master is now 3.0.82.
  - desktop#2675 Fix AppImage build
  - desktop#2677 Fix macOS bug where tray window causes spaces to switch
  - desktop#2682 Add debug log to check which folders are being skipped during syncing.
  - desktop#2685 Fixed slow sharee search in the share dialog
  - desktop#2686 Added sharing via email.
  - desktop#2690 Update documentation on how to generate debug logs.
  - desktop#2696 Bump master version to 3.1.0
- Rebase nextcloud-desktop-fix-rpath.patch.
* Mon Dec 14 2020 ecsos <ecsos@opensuse.org>
- Update to 3.1.0
  - desktop#2221 Make QML code more declarative by using properties
  - desktop#2497 MacOS: Fix memory leak in FolderWatcherPrivate::startWatching
  - desktop#2500 Windows MSI: Update Docs & add SKIPAUTOUPDATE property
  - desktop#2512 Handle redirects when downloading updates
  - desktop#2514 Make it easier for user to provide debug information
  - desktop#2520 Handle ask for optional password capability
  - desktop#2521 Use friendly user agent during authentication
  - desktop#2527 Improve conflict handling gui
  - desktop#2530 Repair the Windows build
  - desktop#2531 Bring back the "Pause sync" action in the systray context menu
  - desktop#2534 Connection wizard improvements
  - desktop#2540 Add last / to exclude list file path.
  - desktop#2541 Don't use nullptr for QFlags
  - desktop#2542 Avoid string translation puzzle
  - desktop#2543 Update bookmarks location
  - desktop#2551 Fix share dialog animation for enforced password policy
  - desktop#2568 Fix crash when clicking on folder with status 403 in the main dialog.
  - desktop#2572 Avoid depth infinity propfind for e2ee
  - desktop#2575 Expose branding values to qtquick
  - desktop#2580 Delay initialization of SettingsDialog
  - desktop#2581 Ensure we quickly show/hide the systray window on startup
  - desktop#2582 Also output the event flags in the debug logs
  - desktop#2586 L10n: Add a space in generalsettings.ui
  - desktop#2587 Triple dot to ellipsis
  - desktop#2589 Misc fixes for Windows 7
  - desktop#2591 Remove last left over of the "remote" wording
  - desktop#2603 Get rid of FindQt5Keychain.cmake
  - desktop#2615 Fetch apps when we get connected only
  - desktop#2616 Move journaldb files back to sync folders
  - desktop#2620 Make sure the settings dialog exist before hiding it
  - desktop#2621 [documentation] upload chunks config
  - desktop#2630 Master is now 3.0.81
  - desktop#2647 Cherry pick updater fixes and improvements
  - desktop#2648 Issue a warning for Debian pipeline failures but don't fail the CI
  - desktop#2652 Handle the case when the release version differs from that in VERSION.cmake
  - desktop#2655 Use dynamic path for account online/offline state icon.
    Refresh GUI on connection state change.
  - desktop#2658 Enable the QML debugger on debug builds
  - desktop#2660 FolderWatcher: fixes and improvements
  - desktop#2662 Fix QML debugging by removing incorrect dependency
  - desktop#2663 Fix Windows compilation broken after QML debugging fix.
  - desktop#2665 Sparkle build fixes
  - desktop#2666 Notification action buttons and context menu
  - desktop#2667 Master is now 3.0.82.
  - desktop#2675 Fix AppImage build
  - desktop#2677 Fix macOS bug where tray window causes spaces to switch
  - desktop#2682 Add debug log to check which folders are being skipped during syncing.
  - desktop#2685 Fixed slow sharee search in the share dialog
  - desktop#2686 Added sharing via email.
  - desktop#2690 Update documentation on how to generate debug logs.
  - desktop#2696 Bump master version to 3.1.0
- Rebase nextcloud-desktop-fix-rpath.patch.
* Sat Oct 31 2020 ecsos <ecsos@opensuse.org>
- Update to 3.0.3
  - desktop#2479 [stable-3.0] Free IconJob after use
  - desktop#2491 [stable-3.0] Connect signal guiLog to slot to display systray message.
  - desktop#2498 [stable-3.0] Update propagateupload.cpp
  - desktop#2502 [stable-3.0] macOS: Fix memory leak in FolderWatcherPrivate::startWatching
  - desktop#2511 [stable-3.0] Windows MSI: Update Docs & add SKIPAUTOUPDATE property
  - desktop#2513 [stable-3.0] Handle redirects when downloading updates
  - desktop#2524 [stable-3.0] Handle ask for optional password capability
  - desktop#2533 [stable-3.0] Repair the Windows build
  - desktop#2567 [stable-3.0] Fix share dialog animation for enforced password policy
  - desktop#2570 [stable-3.0] Fix crash when clicking on folder with status 403 in
    the main dialog.
  - desktop#2576 [stable-3.0] Avoid depth infinity propfind for e2ee
  - desktop#2577 [stable-3.0] Expose branding values to qtquick
  - desktop#2592 [stable-3.0] Also output the event flags in the debug logs
* Tue Oct 27 2020 Marcel Kuehlhorn <tux93@opensuse.org>
- Add missing dependencies (boo#1178209)
* Thu Sep 24 2020 ecsos <ecsos@opensuse.org>
- Update to 3.0.2
  - desktop#2346 Use httpd/unix-directory mimetype for E2EE folders
  - desktop#2388 Update copyright date and version displayed in the page title.
  - desktop#2415 syncjournaldb: index e2eMangledName column in metadata
  - desktop#2421 Use QGuiApplication::primaryScreen() as fallback for Systray::currentScreen()
  - desktop#2422 Fix menu popup in main dialog
  - desktop#2426 Include list info in tooltip
  - desktop#2428 Try to enable the CI on stable branches as well
  - desktop#2429 Improve drone config
  - desktop#2430 Fix clang tidy errors in csync tests
  - desktop#2434 Windows: Fix NSIS language encoding (use UTF-8)
  - desktop#2436 Fix incomplete journal upgrade from 2.x to 3.x
  - desktop#2448 If there's no description just say nothing
  - desktop#2455 Remove "This includes" due to tooltip order
  - desktop#2456 Fix missing subdirectory discovery on move operations in macOS
  - desktop#2458 Windows: MSI support & Win32 migration tools
  - desktop#2463 Use native text rendering for qml windows
  - desktop#2465 Allow server URL to be pre-defined without enforcing it
  - desktop#2471 Force tooltip wrap mode because it's not enabled in Qt 5.12...
* Thu Sep 24 2020 ecsos <ecsos@opensuse.org>
- Update to 3.0.2
  - desktop#2346 Use httpd/unix-directory mimetype for E2EE folders
  - desktop#2388 Update copyright date and version displayed in the page title.
  - desktop#2415 syncjournaldb: index e2eMangledName column in metadata
  - desktop#2421 Use QGuiApplication::primaryScreen() as fallback for Systray::currentScreen()
  - desktop#2422 Fix menu popup in main dialog
  - desktop#2426 Include list info in tooltip
  - desktop#2428 Try to enable the CI on stable branches as well
  - desktop#2429 Improve drone config
  - desktop#2430 Fix clang tidy errors in csync tests
  - desktop#2434 Windows: Fix NSIS language encoding (use UTF-8)
  - desktop#2436 Fix incomplete journal upgrade from 2.x to 3.x
  - desktop#2448 If there's no description just say nothing
  - desktop#2455 Remove "This includes" due to tooltip order
  - desktop#2456 Fix missing subdirectory discovery on move operations in macOS
  - desktop#2458 Windows: MSI support & Win32 migration tools
  - desktop#2463 Use native text rendering for qml windows
  - desktop#2465 Allow server URL to be pre-defined without enforcing it
  - desktop#2471 Force tooltip wrap mode because it's not enabled in Qt 5.12...
* Fri Aug 28 2020 ecsos <ecsos@opensuse.org>
- Update to 3.0.1
  - desktop#2300 Support client builds on VS2019 (QLinkedList is deprecated)
  - desktop#2302 Do not build for Eoan
  - desktop#2288 Windows shell extensions: Use custom GUIDs via CMake and prepare MSI reg
  - desktop#2292 Present sharing of E2EE files from the main dialog too
  - desktop#2292 Disable context menu actions for E2EE files and folders
  - desktop#2281 Show the "Display mnemonic" button only when we know e2e is supported
  - desktop#2278 Make sure we don't assert when calling fileStatus
- Enable libcloudprovider again.
* Fri Aug 21 2020 Mathias Homann <Mathias.Homann@opensuse.org>
- Update to 3.0.0
  - #1886 Move the proxyfiles to libsync where they make more sense
  - #1939 Major multi monitor improvements and rewrite of tray window positioning
  - #2093 Add photothumb.db to sync-exclude.lst
  - #2099 Ease access to main dialog
  - #2106 Fix libsync exports for proxy changes in #1886
  - #2110 Darken menu border color
  - #2119 Fix SEGV (due to circular ownership) at exit
  - #2126 Slightly simplify code for Systray positioning
  - #2127 ConfigFile security: Migrate Proxy password to keychain
  - #2128 Fix subfolder encryption scheme
  - #2139 Fix e2ee folder sync connection
  - #2144 Fix e2ee upload lock starvation
  - #2145 Repair and improve logging
  - #2150 Fix e2e moves handling
  - #2159 Reach out to the contentItem inside of the ListView to find the width
  - #2167 Fix url decoding for folder encryption status
  - #2168 Display the correct default permissions when creating a share.
  - #2177 Share link display the correct permissions for files and folders.
  - #2183 Prevent empty FileMap in local csync to be processed if folder not empty
  - #2188 Move existing syncjournal db files from client ver <2.7
  - #2201 Disable parallelism for e2e remote mkdir jobs
  - #2209 Fix pause sync states
  - #2211 Logo update for 2.7
  - #2213 Drone: Upload AppImage to GitHub using nextcloud-desktop-bot
  - #2215 Change ownCloud reference to Nextcloud
  - #2224 Update CI for Qt 5.12.9
  - #2227 Support png for branded clients systray
  - #2245 Fix #2243
  - #2248 There won't be a 2.7, this is called 3.0 instead
  - #2257 [stable-3.0] Restore E2EE old key storage format compatibility
  - #2259 [stable-3.0] Keep the E2EE info message around to allow displaying mnemonic
* Thu Jul 09 2020 ecsos <ecsos@opensuse.org>
- Update to 2.6.5
  - #1449 Linux/Wayland: Updated .desktop file naming scheme
  - #1834 Use print() function in both Python 2 and Python 3
  - #1835 Added build for Focal
  - #1838 Allow sharing to circles
  - #1839 Added Focal-specific files
  - #1841 Allow sharing to circles
  - #1843 Enhance Version info display (minimal info, hide details)
  - #1847 Updater: Enhance UI, make build optional
  - #1848 WebView: Add missing Q_OBJECT macros
  - #1851 Enhance Version info display (minimal info, hide details)
  - #1853 Updater: Fix Tests build (failed with BUILD_UPDATER=NO)
  - #1854 Updater: Fix Tests build (failed with BUILD_UPDATER=NO)
  - #1855 WebView: Add missing Q_OBJECT macros
  - #1859 Provide specific install file for Debian oldstable
  - #1879 Add desktop-entry hint to notifications
  - #1880 Remove timeout parameter from showMessage
  - #1881 Use qEnvironmentVariableIsEmpty
  - #1882 Fix container detaching
  - #1883 [dolphin] Add icon to context menu
  - #1886 Move the proxyfiles to libsync where they make more sense
  - #1909 Fix build with Qt 5.15
  - #1931 Fix container detaching
  - #1932 [dolphin] Add icon to context menu
  - #1933 Fix build of Dolphin integration
  - #1934 Fix build of Dolphin integration
  - #1954 Fix typos.
  - #1956 Update ChangeLog with 2.6 series.
  - #1958 Resolve symlinks when checking for registered paths.
  - #1972 Fix leak in FileUtil::IsChildFile
  - #1973 Fix leak in FileUtil::IsChildFile
  - #1974 Don't silently kill debug messages
  - #1975 Don't silently kill debug messages
  - #1986 Properly handle denormalized href
  - #1987 Fix a few leaks
  - #1988 Use nullptr when appropriate
  - #1989 Remove useless virtual, better use override only
  - #1991 Improve sanitizer support
  - #1992 Update github links to desktop repository
  - #1996 Properly handle denormalized href
  - #1997 Use nullptr when appropriate
  - #1998 Update github links to desktop repository
  - #1999 Remove useless virtual, better use override only
  - #2000 Don't use int literals for bools
  - #2001 Use default member initialization
  - #2005 Use default member initialization
  - #2006 Improve URL input field in Wizard
  - #2007 Improve URL input field in Wizard
  - #2017 Remove redundant initializer
  - #2018 Use using instead of typedef
  - #2019 Remove redundant void argument list
  - #2020 Use make_unique when appropriate
  - #2021 Use = default for trivial ctors and dtors
  - #2023 Use the return braced init list pattern
  - #2024 Use raw string literals when appropriate
  - #2025 Remove redundant initializer
  - #2026 Use using instead of typedef
  - #2027 Remove redundant void argument list
  - #2028 Use make_unique when appropriate
  - #2029 Use = default for trivial ctors and dtors
  - #2032 TestLaunchOnStartup shouldn't fail on dev setup
  - #2033 Use the return braced init list pattern
  - #2034 testLaunchOnStartup shouldn't fail on dev setup
  - #2051 Remove Submodule binary (old upstream binaries)
  - #2052 Remove Submodule binary (old upstream binaries)
  - #2061 Improve command line version info and help display (gui & cmd)
  - #2062 Improve command line version info and help display (gui & cmd)
  - #2063 MacOS: Opt In to Dark Mode for building against older macOS SDKs < 10.14
  - #2064 macOS: Opt In to Dark Mode for building against older macOS SDKs < 10.14
  - #2065 Use APPLICATION_ICON_NAME for autostart icon
  - #2068 Don't show a message box if the entered url returned an error
  - #2069 Use APPLICATION_ICON_NAME for autostart icon
  - #2071 Linux/Wayland: Updated .desktop file naming scheme
  - #2072 AppImage: Upgrade to Qt 5.12.8
  - #2078 Replace NULL by nullptr in all C++ files
  - #2083 Simplify nullptr comparisons where appropriate
  - #2084 macOS: Use macdeployqt instead of the old admin/osx/macdeployqt.py
  - #2093 Add photothumb.db to sync-exclude.lst
  - #2106 Fix libsync exports for proxy changes in #1886
  - #2109 Default system proxy not working with Account Wizard (fixes #2108)
  - #2127 ConfigFile security: Migrate Proxy password to keychain
  - #2147 Repair and improve logging
  - #2152 Don't display quota information when the user has no quota.
  - #2162 ConfigFile security: Migrate Proxy password to keychain
  - #2168 Display the correct default permissions when creating a share.
  - #2170 [stable 2.6] Asemmar/issue 2137
  - #2177 Share link display the correct permissions for files and folders.
  - #2179 Display the correct default permissions when creating a share.
- Drop nextcloud-desktop-qt_5.15.patch because now in upstream.
* Mon Jun 08 2020 ecsos <ecsos@opensuse.org>
- Fix build error in Tumbleweed.
  - Add nextcloud-desktop-qt_5.15.patch to fix build error with
    Qt 5.15.
Version: 3.12.2-bp156.1.3
* Tue Mar 26 2024 Max Lin <mlin@suse.com>
- No longer needed .ini file on Leap 15.6 since Leap 15.6 have
  got libcloudproviders 0.3.5 from SLE15-SP6
* Wed Mar 20 2024 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.12.2:
  * always store newly created folders in DB even if it is missing
    (gh#nextcloud/desktop#6538).
  * Bugfix. E2EE. Use 'double' for legacy metadata
    (gh#nextcloud/desktop#6543).
  * Bugfix. Files-lock. Incorrect readonly state for TokenLock
    (gh#nextcloud/desktop#6551).
  * only display changed network errors during validation of
    connection (gh#nextcloud/desktop#6550).
  * Allow installation to close shell extension DLLs via the
    custom action. Disable reboot prompt in case of the version
    with this change was previously already installed
    (gh#nextcloud/desktop#6555).
  * E2EE. Fix root metadata fetching path for non-root remote sync
    folder. Refactoring. Stabilizing paths
    (gh#nextcloud/desktop#6558).
  * E2EE with VFS. Disallow MOVE as it is not supported. Prevent
    data loss (gh#nextcloud/desktop#6559).
  * allow wipe feature to delete data of a wiped user account
    (gh#nextcloud/desktop#6556).
  * if desktop client sent a first reply: wait for the menu data
    (gh#nextcloud/desktop#6560).
  * fix(docs): parameter promptDeleteAllFiles defaults to false
    not true (gh#nextcloud/desktop#6561).
* Thu Mar 07 2024 Natasha Ament <stacheldrahtje@gmail.com>
- Update to version 3.12.1:
  * Feature/detect open files (gh#nextcloud/desktop#6444)
  * Settings dialog. Nextcloud version label should be visible
    even if auto-updates are turned off in config.
    (gh#nextcloud/desktop#6460)
  * Use 'FindMimeFromData' from Win API instead of QMimeDatabase()
    functions to get the mimetype. Prevents freeze from VFS
    placeholders. (gh#nextcloud/desktop#6475)
  * VFS. CfAPI. Provide detailed error message for leading '#'
    placeholder update failure. (gh#nextcloud/desktop#6476)
  * E2EE. Allow decryption v1.0 and v1.1 folders.
    (gh#nextcloud/desktop#6478)
  * Fix crash when deleting a local sync folder during sync.
    (gh#nextcloud/desktop#6481)
  * add extra logs to investigate lock type issues
    (gh#nextcloud/desktop#6465)
  * Client Status Reporting. Only report statuses listed on the server.
    (gh#nextcloud/desktop#6494)
  * Bugfix/e2ee v2 non-root sync (gh#nextcloud/desktop#6496)
  * Bugfix. E2ee misleading log fix. (gh#nextcloud/desktop#6499)
  * Bugfix/expandable folder status model (gh#nextcloud/desktop#6505)
  * Bugfix. Federated share activity show 'Decline' action button.
    (gh#nextcloud/desktop#6506)
  * when moving a file, checks that it exists at origin or
    destination (gh#nextcloud/desktop#6509)
* Sun Feb 18 2024 Atri Bhattacharya <badshah400@gmail.com>
- Set doc dir consistently after recent cmake macro changes in
  Factory.
* Wed Feb 14 2024 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.12.0:
  * avoid modifying a placeholder (virtual files) when not needed
    (gh#nextcloud/desktop#6212).
  * Fix build with latest NextcloudKit, caused by search for
    XCTest and friends (gh#nextcloud/desktop#6258).
  * Feature: Do not allow move of external storage mounted
    folders (gh#nextcloud/desktop#6264).
  * Feature/client status reporting (gh#nextcloud/desktop#6247).
  * Bugfix: Fix incorrect size of the folderbutton size and
    scaling (gh#nextcloud/desktop#6291).
  * Bugfix: Do not treat item type change as metadata update.
    (gh#nextcloud/desktop#6285).
  * ensure we do not modify a file that has been just uploaded
    (gh#nextcloud/desktop#6297).
  * Bugfix/missing translations in AppImage
    (gh#nextcloud/desktop#6332).
  * Feature/filelocking keep user lock
    (gh#nextcloud/desktop#6347).
  * full git path (gh#nextcloud/desktop#6360).
  * Display terabyte again (gh#nextcloud/desktop#6286).
  * GUI/LIBSYNC: force login flow V2 with config setting
    (gh#nextcloud/desktop#6261).
  * Avoid duplicate declarations with latest libcloudproviders
    (gh#nextcloud/desktop#6275).
  * Spell-correction for e2e_errors (gh#nextcloud/desktop#6354).
  * Bugfix/autostart (gh#nextcloud/desktop#6342).
  * globally enable use of the xcode hardened runtime
    (gh#nextcloud/desktop#6378).
  * Fix: remove failure to import legacy account notification.
    (gh#nextcloud/desktop#6381).
  * Feature/e2ee v2 foldersharing (gh#nextcloud/desktop#6350).
  * partial build fix when TOKEN_AUTH_ONLY is enabled at configure
    time (gh#nextcloud/desktop#6370).
  * Simplify window positioning compute, more flexibly handle
    different available geometries (gh#nextcloud/desktop#6353).
  * Allow event processing between each XML parser run, to improve
    GUI performance (gh#nextcloud/desktop#6392).
  * partial move of some checks done with drone to github actions
    (gh#nextcloud/desktop#6395).
  * Bugfix: Random crash in LsColJob after recent changes.
    (gh#nextcloud/desktop#6396).
  * fix(i18n): uppercase ID (gh#nextcloud/desktop#6415).
  * wait longer to get the contextual menu entries: may be
    necessary (gh#nextcloud/desktop#6417).
  * docs(conffile) Update chunk sizes to match v2 chunking PR
    defaults (gh#nextcloud/desktop#6435).
  * suppress deprecated warnings from openssl
    (gh#nextcloud/desktop#6436).
  * Fix undefined sync status reporting in tray icon
    (gh#nextcloud/desktop#6437).
  * Improve how the UI shows that the client is actually syncing
    (gh#nextcloud/desktop#6438).
  * Do not create systray notification if there are no errors.
    (gh#nextcloud/desktop#6439).
  * clean up some qml code for share dialog
    (gh#nextcloud/desktop#6441).
- Conditionalise packaging of .ini files for libcloudproviders on
  openSUSE_version < 1650, since this is no longer required or
  installed when built with libcloudproviders >= 0.3.3.
* Tue Jan 30 2024 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.11.1:
  * Fix incorrect size of the folderbutton size and scaling
    (gh#nextcloud/desktop#6292).
  * Do not treat item type change as metadata update
    (gh#nextcloud/desktop#6294).
  * Ensure we do not modify a file that has been just uploaded
    (gh#nextcloud/desktop#6300).
  * Feature/filelocking keep user lock (gh#nextcloud/desktop#6361).
  * Display terabyte again (gh#nextcloud/desktop#6362).
  * Spell-correction for e2e_errors (gh#nextcloud/desktop#6369).
  * Bugfix/autostart (gh#nextcloud/desktop#6371).
  * Remove failure to import legacy account notification
    (gh#nextcloud/desktop#6383).
* Wed Dec 13 2023 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.11.0:
  * Allow deleting remotely deleted files locally in case of
    upload errors (gh#nextcloud/desktop#6014).
  * Bugfix/lock state spam (gh#nextcloud/desktop#6022).
  * Remove locketimeout condition (gh#nextcloud/desktop#6027).
  * fixed detection of server version in cmd client similar to gui
    client (2nd try, signed off) (gh#nextcloud/desktop#6023).
  * Add compatibility with the new libcloudproviders integration
    (gh#nextcloud/desktop#6031).
  * Store the new etag into local database when opening with
    auto-locking… (gh#nextcloud/desktop#6038).
  * Fix visual bug with folder size confirmation combo box in
    general settings (gh#nextcloud/desktop#6035).
  * Display correct conflict part in multiple conflicts resolution
    dialog (gh#nextcloud/desktop#6043).
  * Rewrite share expiration date field's date handling, fixing
    issues (gh#nextcloud/desktop#5961).
  * Use a standardised locale to create log file filenames
    (gh#nextcloud/desktop#6012).
  * Bugfix/multiple accounts migration
    (gh#nextcloud/desktop#6046).
  * Remove unused shareuserline ui component
    (gh#nextcloud/desktop#6042).
  * once we call done on a sync file item, return is needed
    (gh#nextcloud/desktop#6053).
  * Bugfix/infinite sync (gh#nextcloud/desktop#6056).
  * do not check every 5 seconds files with infinite timeout (= 0)
    (gh#nextcloud/desktop#6059).
  * FileProvider: Add missing AccountState State case for
    notifying account state to extension
    (gh#nextcloud/desktop#6006).
  * Fix folder wizard warning color for local path in dark mode
    (gh#nextcloud/desktop#5968).
  * Fix residual typos found by codespell
    (gh#nextcloud/desktop#5860).
  * Fix new typos found by codespell (gh#nextcloud/desktop#6069).
  * Remove dead OAuth code (gh#nextcloud/desktop#6005).
  * Fix Chunk v2 upload headers (gh#nextcloud/desktop#6084).
  * Bugfix/activity list fixes (gh#nextcloud/desktop#6064).
  * Optimize CaseConflictRecords search in local DB during the
    sync (gh#nextcloud/desktop#6083).
  * Bugfix/legacy migration (gh#nextcloud/desktop#6072).
  * Prevent empty password being passed into share creation
    (gh#nextcloud/desktop#6100).
  * Unhide discovery logs for file deleted on the server and for
    discovered file (gh#nextcloud/desktop#6112).
  * Use material icon for folders (gh#nextcloud/desktop#6114).
  * Fix chunk v2 destination header (gh#nextcloud/desktop#6133).
  * Bugfix/restore folders recursively
    (gh#nextcloud/desktop#6134).
  * Show more informative error message when VFS hydration fails.
    Displaya popup and put an error into activity list. More
    detailed logs (gh#nextcloud/desktop#6140).
  * Improve Settings dialog design (gh#nextcloud/desktop#6150).
  * Do not show failure popul for VFS when hydration finished with
    code 200 or 204 (gh#nextcloud/desktop#6160).
  * Bump peter-evans/create-or-update-comment from 3.0.1 to 3.0.2
    (gh#nextcloud/desktop#6091).
  * Enforce virtual file type when it is falsely marked as
    non-virtual. Added more logs for scenarios when virtual
    placeholder gets marked as non-virtual
    (gh#nextcloud/desktop#6158).
  * Fix crash when clicking on import legacy account dialog 'Skip'
    button (gh#nextcloud/desktop#6184).
  * Fix crash. Remove unnecessary dependency injection causing
    crash (gh#nextcloud/desktop#6178).
  * Bugfix/vfs toggle fix (gh#nextcloud/desktop#6223).
  * Fix. Bulk upload. Accumulate sent bytes. Fix negative value in
    UI (gh#nextcloud/desktop#6227).
  * Don't log notification successes as warnings
    (gh#nextcloud/desktop#6234).
  * avoid restore algorithm by setting the data fingerprint from
    sync DB (gh#nextcloud/desktop#6216).
  * docs(troubleshooting): Add warning about sensitive data in
    logs (gh#nextcloud/desktop#6237).
  * add a cmake flag to not build with Qt5 WebEngine
    (gh#nextcloud/desktop#6257).
  * Change logging for sparkle update to qCInfo
    (gh#nextcloud/desktop#6161).
  * maintain lock state if unlock happens during sync
    (gh#nextcloud/desktop#6236).
  * avoid modifying a placeholder (virtual files) when not needed
    (gh#nextcloud/desktop#6263).
  * Fix build with latest NextcloudKit, caused by search for
    XCTest and friends (gh#nextcloud/desktop#6265).
  * Feature/client status reporting (gh#nextcloud/desktop#6283).
* Sat Dec 09 2023 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.10.2:
  * Fix folder wizard warning color for local path in dark mode
    (gh#nextcloud/desktop#6068).
  * Bugfix/remove dead oauth code (gh#nextcloud/desktop#6075).
  * Open Nextcloud after installation on macOS
    (gh#nextcloud/desktop#6076).
  * Fix Chunk v2 upload headers (gh#nextcloud/desktop#6086).
  * Bugfix/legacy migration (gh#nextcloud/desktop#6095).
  * Prevent empty password being passed into share creation
    (gh#nextcloud/desktop#6107).
  * Unhide discovery logs for file deleted on the server and for
    discovered file (gh#nextcloud/desktop#6116).
  * Fix issues on manpages (gh#nextcloud/desktop#6122).
  * Fix chunk v2 destination header (gh#nextcloud/desktop#6141).
  * Bugfix/restore folders recursively
    (gh#nextcloud/desktop#6143).
  * Show more informative error message when VFS hydration fails.
    Displaya popup and put an error into activity list. More
    detailed logs. (gh#nextcloud/desktop#6153).
  * Do not show failure popul for VFS when hydration finished with
    code 200 or 204. (gh#nextcloud/desktop#6163).
  * Upgrade to Mac OS 12.0.0. (gh#nextcloud/desktop#6171).
  * Enforce virtual file type when it is falsely marked as
    non-virtual. Added more logs for scenarios when virtual
    placeholder gets marked as non-virtual.
    (gh#nextcloud/desktop#6172).
  * we require version 12.0+ for macOS
    (gh#nextcloud/desktop#6175).
  * Fix crash when clicking on import legacy account dialog 'Skip'
    button. (gh#nextcloud/desktop#6208).
  * avoid restore algorithm by setting the data fingerprint from
    sync DB (gh#nextcloud/desktop#6241).
  * Fix crash. Remove unnecessary dependency injection causing
    crash. (gh#nextcloud/desktop#6252).
  * Fix. Bulk upload. Accumulate sent bytes. Fix negative value in
    UI. (gh#nextcloud/desktop#6253).
  * Bugfix/vfs toggle fix (gh#nextcloud/desktop#6251).
  * maintain lock state if unlock happens during sync
    (gh#nextcloud/desktop#6259).
  * avoid modifying a placeholder (virtual files) when not needed
    (gh#nextcloud/desktop#6262).
  * Fix build with latest NextcloudKit, caused by search for
    XCTest and friends (gh#nextcloud/desktop#6266).
  * Feature. Do not allow move of external storage mounted
    folders. (gh#nextcloud/desktop#6268).
* Thu Oct 19 2023 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.10.1:
  * No upstream release notes.
* Sat Sep 16 2023 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.10.0:
  * Long list of changes, see
    https://github.com/nextcloud/desktop/releases/tag/v3.10.0
* Thu Sep 07 2023 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.9.4:
  * Convert VFS file to placeholder again if needed
    (gh#nextcloud/desktop#5927).
  * Update read-only status of virtual files when needed for lock
    state (gh#nextcloud/desktop#5987).
  * Hide password field in share settings when share type does not
    support passwords (gh#nextcloud/desktop#5988).
  * Display correct server colour prior to acquiring server
    capabilities (gh#nextcloud/desktop#6001).
  * Update VFS placeholder each time a file is opened by Word
    (gh#nextcloud/desktop#6029).
* Tue Sep 05 2023 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.9.3:
  * Fix filename encoding test on windows
    (gh#nextcloud/desktop#5974).
- Drop NO_SHIBBOLETH flag: has not been used by build since
  version 3.2.0.
* Wed Aug 09 2023 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.9.2:
  * Feature/check server availibility every minute
    (gh#nextcloud/desktop#5928).
  * windows reserved word silently excluded - csync exclude.cpp
    (gh#nextcloud/desktop#5934).
  * Do not modify discovered files on disk if not necessary
    (gh#nextcloud/desktop#5958).
* Wed Jul 26 2023 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 3.9.1:
  * Bugfix/unsupported filename on server
    (gh#nextcloud/desktop#5812).
  * Bugfix/remove stale caseclashcopies
    (gh#nextcloud/desktop#5817).
  * Bugfix/checksum calculation stop on destruction
    (gh#nextcloud/desktop#5827).
  * Prevent crash by resetting common pointer after deleting
    gobject menu (gh#nextcloud/desktop#5850).
  * Documentation for mass deployment (gh#nextcloud/desktop#5857).
  * Update the documentation with information on how 'Edit
    locally' works (gh#nextcloud/desktop#5858).
  * Fix typos found by codespell (gh#nextcloud/desktop#5859).
  * Remove seen Talk notificatios from Tray window
    (gh#nextcloud/desktop#5869).
  * Fix bulk upload of empty files (gh#nextcloud/desktop#5878).
  * Add link in readme to nextcloud-releases correct page with
    binaries (gh#nextcloud/desktop#5880).
  * Always propagate locked status to read-only or read/write for
    real file (gh#nextcloud/desktop#5883).
  * Added new state and new job to check if /index.php/204 is
    being redirected (gh#nextcloud/desktop#5894).
  * Fix crash and incorrect implementation of seen chat
    notofications removal (gh#nextcloud/desktop#5897).
  * Disable share view completely when server does not support/has
    disabled file sharing (gh#nextcloud/desktop#5900).
  * Set VFS PinState to Excluded for ignored files
    (gh#nextcloud/desktop#5904).
  * Create placeholder while dehydrating if needed
    (gh#nextcloud/desktop#5906).
  * Fix password generation for shares, improve generator
    (gh#nextcloud/desktop#5908).
  * Fix expire date field in Share settings
    (gh#nextcloud/desktop#5907).
  * Fix SVG rendering error in SvgImageProvider
    (gh#nextcloud/desktop#5909).
- Use rsvg-convert instead of inkscape to convert svg icons to
  bitmaps during build. This shaves about 40 GUI dependencies of
  inkscape --- and the significant disk-space they occupy ---
  pulled in for builds but are otherwise unnecessary
  (boo#1205096).
* Thu Jun 29 2023 Atri Bhattacharya <badshah400@gmail.com>
- Add nextcloud-fix-HiDPI-window-size.patch -- Fix huge sized
  windows for nextcloud client settings and crash-reporter on
  HiDPI systems.
- Set SOURCE_DATE_EPOCH from the last modified time of source
  files to avoid non-reproducible builds due to __DATE__/__TIME__;
  this replaces nextcloud-desktop-remove-datetime.patch which is
  therefore dropped. Requires cmake >= 3.8.0. Using
  SOURCE_DATE_EPOCH seems to be a better solution than the patch
  as this still preserves the date and time shown on the Settings
  window and could prove useful for debugging upstream. On the
  contrary, the patch simply removed __DATE__/__TIME__ from the
  sources and was not going to be accepted by upstream anyway.
* Fri Jun 23 2023 Atri Bhattacharya <badshah400@gmail.com>
- Split off nextcloudcmd into nextcloud-cli subpackage, which is
  required by nextcloud-desktop. Allow users of text-only remote
  systems to interact with a nextcloud instance without the need to
  pull ub a full graphical stack. Users of 'nextcloud-desktop', the
  'leading' package, will get the -cli tool installed by
  dependency.
- Move /etc/Netcloud to the -cli sub package. This is the common
  denominator for all installations (text-only users will pick the
  - cli package, graphical users pick nextcloud-desktop, which in
  turn requires the -cli package.
* Wed Jun 14 2023 ecsos <ecsos@opensuse.org>
- Update to 3.9.0
  - sort encrypted files by their id to compute checksum in #5568
  - try different permutation to try to recover the broken checksum in #5572
  - Fix unit tests SecureFileDrop in #5574
  - Do not display error status and messages when aborting a sync during hydration request in VFS mode in #5579
  - Correct spelling in #5567
  - in case server has no private key, let e2ee init fail in #5566
  - Edit locally. Restart current folder sync immediately after file opened. in #5588
  - fix compilation with clazy and fully-qualified-moc-types checks enabled in #5587
  - Enter next log file if the current log file is larger than 512 KB in #5580
  - Alway add the item at the end of the layout. in #5595
  - properly preserve the format of e2ee metadata during DB operations in #5577
  - Edit locally. Elide loading dialog filename label middle. in #5612
  - Fix crash on entering new log file after file size of 512kb reached in #5603
  - Properly handle all fatal errors during edit locally setup procedure in #5583
  - Update nextcloudcmd.rst to include dedicated install method for Debian instead of using a Ubuntu ppa. in #5243
  - Fix MacOS UTF-8 normalization issue in #4957
  - Parse sharees 'lookup' key to include federated sharees. in #5613
  - Unlock Office files when they are closed by @allexzander in #5607
  - Implement missing share settings in #5622
  - no longer override the pixman default version in #5630
  - Edit locally. Fix crash on _chekTokenJob pointer deref. in #5637
  - Remove some SQL debug logs to unclutter the output. in #5634
  - Annotated version of Big Sur icon in #4714
  - E2EE. Fix freeze on metadata checksum validation. in #5655
  - Fix update request channel being set to wrong localised string in #5462
  - Fix folder progress bar positioning in account settings on macOS in #5645
  - Fix setting [undefined] to QFont in 'Sync now' button in #5628
  - Attempt sign in when an account state is added in AccountManager in #5493
  - Fix account migration from legacy desktop clients (again) in #5640
  - Feature/group folders visibility improved in #5636
  - Use addLayout to insert the VFS option when setting account. in #5665
  - Update CHANGELOG. in #5643
  - i18n: Word separation in #5676
  - Implement File Provider file synchronisation engine for macOS in #5527
  - Fix unrecoverable freezing when PutMultiFileJob is used with upload rate limits enabled in #5680
  - Dismiss notifications in #5687
  - Display file tags in File Details in #5596
  - Allow opening a file or folder in the local sync root. in #5686
  - Provide feedback on share link copy in #5672
  - Ask before importing accounts from legacy clients in #5654
  - Feature/resolve all conflicts in #5635
  - Update CHANGELOG. in #5706
  - change size of dismiss button for items in activity list in #5377
  - [stable-3.9] Fix tray window header folders button colour in #5723
  - [stable-3.9] align activity text with "Sync now" text in #5725
  - [stable-3.9] ensure that the file to test monitoring is hidden in #5733
  - [stable-3.9] Fix tray styling in #5741
  - [stable-3.9] Fix macOS build when file provider module build is disabled in #5742
  - [stable-3.9] Fix dark mode switch issues in tray controls manually overriding palette colours in #5744
  - [stable-3.9] fix build on windows by adding missing archive name properties on libs in #5748
  - [stable-3.9] Fix macOS icon in #5762
  - [stable-3.9] Bugfix/log less verbose in #5775
  - Revert inclusion of File Provider module in 3.9 branch in #5772
  - [stable-3.9] Bugfix. Conflict resolution button not clickable. in #5777
  - [stable-3.9] display subject when we have sync issues like network errors in #5782
  - [stable-3.9] Fix UnifiedSearch text field placeholder text color for light and dark theme in #5785
  - [stable-3.9] addd a cmake option to enable single account desktop client in #5789
  - [stable-3.9] Fix colouring of NCRadioButton in #5790
  - [stable-3.9] chore: update workflows from templates in #5794
  - [stable-3.9] Bugfix/rotate log less often in #5795
  - [stable-3.9] Bugfix/adjust log levels in #5799
* Wed May 17 2023 ecsos <ecsos@opensuse.org>
- Update to 3.8.2
  - desktop#5619 [stable-3.8] Edit locally. Elide loading dialog filename label middle.
  - desktop#5620 [stable-3.8] Fix crash on entering new log file after file size of 512kb reached
  - desktop#5623 [stable-3.8] Properly handle all fatal errors during edit locally setup procedure
  - desktop#5624 [stable-3.8] Fix MacOS UTF-8 normalization issue
  - desktop#5625 [stable-3.8] Parse sharees 'lookup' key to include federated sharees.
  - desktop#5631 [stable-3.8] Implement missing share settings
  - desktop#5632 [stable-3.8] no longer override the pixman default version
  - desktop#5647 [stable-3.8] Edit locally. Fix crash on _chekTokenJob pointer deref.
  - desktop#5651 [stable-3.8] Remove some SQL debug logs to unclutter the output.
  - desktop#5657 [stable-3.8] E2EE. Fix freeze on metadata checksum validation.
  - desktop#5660 [stable-3.8] Fix folder progress bar positioning in account settings on macOS
  - desktop#5671 [stable-3.8] Use addLayout to insert the VFS option when setting account.
  - desktop#5658 [stable-3.8] Fix update request channel being set to wrong localised string
  - desktop#5661 [stable-3.8] Fix setting [undefined] to QFont in 'Sync now' button
  - desktop#5664 [stable-3.8] Fix account migration from legacy desktop clients (again)
  - desktop#5663 [stable-3.8] Attempt sign in when an account state is added in AccountManager
  - desktop#5673 [stable-3.8] Update CHANGELOG.
  - desktop#5694 [stable-3.8] Fix unrecoverable freezing when PutMultiFileJob is used with upload rate limits enabled
* Wed Apr 19 2023 ecsos <ecsos@opensuse.org>
- Update to 3.8.1
  - desktop#5570 [stable-3.8] sort encrypted files by their id to compute checksum
  - desktop#5573 [stable-3.8] try different permutation to try to recover the broken checksum
  - desktop#5578 [stable-3.8] Fix unit tests SecureFileDrop
  - desktop#5582 [stable-3.8] Do not display error status and messages when aborting a sync during hydration request in VFS mode
  - desktop#5589 [stable-3.8] in case server has no private key, let e2ee init fail
  - desktop#5592 [stable-3.8] Edit locally. Restart current folder sync immediately after file opened.
  - desktop#5597 [stable-3.8] Alway add the item at the end of the layout.
  - desktop#5599 [stable-3.8] properly preserve the format of e2ee metadata during DB operations
Version: 2.6.4-bp152.1.1
* Sun Mar 08 2020 Alexei Sorokin <sor.alexei@meowr.ru>
- Rename nextcloud-client to nextcloud-desktop following upstream.
- Stop redundantly recommending the -lang package.
* Wed Mar 04 2020 ecsos@opensuse.org
- Update to 2.6.4
  * Fix Explorer pinning: Add fallbacks for Shell commands
    (gh#nextcloud/desktop#1599).
  * WebFlowCredentials: Make username comparison case-insensitive
    (gh#nextcloud/desktop#1741).
  * ActivityListModel: Show full date and time as a Tooltip only.
  * Disable HTTP/2 for now due to a Qt bug, allow enabling it via
    an environment variable.
  * Fix Explorer integration re-save and hide option.
  * l10n: Changes to improve source strings.
  * Updater: Add query-parameter "updatesegment" to the update
    check.
* Mon Feb 17 2020 ecsos@opensuse.org
- Update to 2.6.3
  - desktop#1782 Add UserInfo class and fetch quota via API instead
    of PropfindJob
  - desktop#1770 l10n: Changed grammar and triple dots to ellipsis
  - desktop#1767 l10n: Changed spelling of user name to username
  - desktop#1765 Start the client in background if activated
    by D-Bus
  - desktop#1764 Do not install files related to cloud providers
    under Xenial
  - desktop#1763 Make sure that the libcloudprovider integration is
    using a valid D-Bus path
  - desktop#1762 Changed product name to Nextcloud
  - desktop#1760 Update autoupdate.rst
  - desktop#1745 Use system proxy by default if no config file is
    present
  - desktop#1729 Install libcloudproviders files by default on
    debian
  - desktop#1727 Windows 7 is out of support
  - desktop#1721 BugFix: Handle broken shared file error gracefully
  - desktop#1720 Fix Explorer integration on Windows and the crash
    on other systems
  - desktop#1718 Welcome to 2020
  - desktop#1707 Updated year in legalnotice.cpp
  - desktop#1699 apply http2 qt resend patch from owncloud
- Run spec-cleaner.
* Wed Dec 25 2019 ecsos@opensuse.org
- Update to 2.6.2
  - desktop#1456 Revert DEFAULT_REMOTE_POLL_INTERVAL back from 5
    seconds to 30 seconds
  - desktop#1459 Use user-provided username in displayName() -
    Fix #836
  - desktop#1462 Fix typo
  - desktop#1471 Build with libcloudproviders on debian and in the
    AppImage
  - desktop#1487 Fix tests for Windows platform
  - desktop#1523 Merge the list of ignored files/symlinks into one
    Activity notification.
  - desktop#1526 Fix clang's variadic macro warnings
  - desktop#1531 Add libdbus-1-dev to the build dependencies
  - desktop#1593 Compare QDateTime objects more efficient
  - desktop#1611 Improve the translation of "Share via ?"
  - desktop#1617 Upgrade for Qt 5.12.5 in docker-ci
  - desktop#1619 Bump Qt 5.12.5 image
  - desktop#1621 Add timestamp to Mac installer code signing
  - desktop#1623 MacOS build: Avoid the Get-Task-Allow Entitlement
    (Notarization)
  - desktop#1629 Build for Debian stable and oldstable
  - desktop#1641 Happy new year
  - desktop#1644 Fall back to old login flow on GS as this is not
    yet ready
  - desktop#1645 [stable-2.6] macOS build: Avoid the Get-Task-Allow
    Entitlement (Notarization)
  - desktop#1646 Fix remote wipe keychain storage (issue #1592)
  - desktop#1647 Fix copyright year in MacOSXBundleInfo.plist.in
    for 2019
  - desktop#1651 Fix macOS GUI (Qt 5.12)
  - desktop#1664 Windows: Workaround for storing >= 4k (4096 bit)
    client-cert SSL keys
* Fri Nov 08 2019 Alexei Sorokin <sor.alexei@meowr.ru>
- Rename 100-nextcloud-client-sync-inotify.conf to
  99-nextcloud-client-sync-inotify.conf (boo#1155457).
* Tue Nov 05 2019 ecsos@opensuse.org
- Update to 2.6.1
  - desktop#1032 Changed max GUI bandwidth limits
  - desktop#1039 Add sync date next to "Synchronized with local
    folder"
  - desktop#1149 Slideshow buttons
  - desktop#1214 Fix qt warning about registering a URL sheme first.
  - desktop#1231 Issue #1216: added sync-exclude entry for emacs
    recovery files
  - desktop#1240 Race condition in the remote size loading logic
  - desktop#1409 Review of msvc/gcc warnings -> code cleanup,
    prevention of implicit casts, variadic macros
  - desktop#1414 Fix double slashes
  - desktop#1420 Fixing E2E CSR transmission failure for new
    connections
  - desktop#1441 Fixed missing 'translatable' exclusions, added
    missing window titles
  - desktop#1461 Checks if exclude file is empty before creating
    the regular expressions.
  - desktop#1465 Add server info to menu
  - desktop#1474 Fixed grammar
  - desktop#1477 Prevent jumping of tray menu
  - desktop#1478 Don't run connection wizard when quitting the
    application
  - desktop#1481 Avoiding copying in range-based loops
  - desktop#1495 Add a 'Content-Length: 0' header to initial POST
    requests
  - desktop#1504 Remote wipe.
  - desktop#1520 Pick from upstream: Update qtmacgoodies for an OSX
    crash fix #6930
  - desktop#1522 * fix for issue no. #1351
  - desktop#1523 Merge the list of ignored files/symlinks into one
    Activity notification.
  - desktop#1527 Update submodules for Qt 5.12.5 (qtmacgoodies)
  - desktop#1554 Fix duplicate items in Apps menu
    (a bug introduced in #1477)
  - desktop#1573 Fix #1182
  - desktop#1579 Fix remote wipe when a proxy is configured.
  - desktop#1580 Fix updater message: Download link instead of
    "use the system's update
* Thu Oct 10 2019 Dominique Leuenberger <dimstar@opensuse.org>
- Do not BuildRequire python: this is python2, but in other places
  we buildrequire python3-Sphinx. This does not really belong
  together.
- Switch the python-nautilus Requires in
  nautilus-extension-nextcloud to be python3-nautilus: the plugin
  supports py3 already, so best to make use of it.
* Fri Sep 27 2019 Mathias Homann <Mathias.Homann@opensuse.org>
- Update to 2.6.0
  * desktop#1222 Reinstate Debian build in the new Drone config
  * desktop#1225 Typo
  * desktop#1256 Marking unused strings as unstranslatable
  * desktop#1275 Fixes #607
  * desktop#1278 Fixes issue #878
  * desktop#1342 Fixes issue #1187
  * desktop#1347 Displays FileIgnored activities with an info icon
  * desktop#1354 Minor text change in the link to help in the tab 'General'.
  * desktop#1359 Update Qt 5.5 compatibility patch for Xenial
  * desktop#1360 Remove Ubuntu Cosmic and add Eoan package
  * desktop#1366 Add proper CA to client side certificate connection
  * desktop#1372 Remove dependency on libgnome-keyring0 on Eoan
  * desktop#1374 Read .sync_exclude.lst in each subdirectory
  * desktop#1376 Updates ChangeLog.
  * desktop#1384 Login flow v2
  * desktop#1389 Adds SSL client cert storage to webflow + Login Flow v2
  * desktop#1394 Windows: Workaround for CredWriteW used by QtKeychain
  * desktop#1399 Integrated registry check on windows when hasDarkSystray is called.
  * desktop#1401 Logo update
  * desktop#1402 Updated .gitignore to integrate unwanted files when working with VSC ?
  * desktop#1405 Full-Scaled new logo in Windows 10 start menu tile
  * desktop#1408 Qt5.5 compatiblity patch for login flow V2 + UI improvement (Use newer digest algorithms in TLS error dialog)
  * desktop#1427 Fix for #1382 "linux client crashes for no discernable reason"
  * desktop#1434 UI improvement: Message box: Delete / Keep all files
  * desktop#1443 Improve wording of the context menu in the file manager extension.
  * desktop#1447 Changes wording in the share context menu.
  * Fix White Window issue on Windows by upgrading to Qt 5.12.5
* Mon Jul 22 2019 ecsos@opensuse.org
- Update to 2.5.3
  - desktop#1118 Fix empty file wording in error log (small)
  - desktop#1153 Add Qt-5.12 to CI
  - desktop#1157 Fix a minor typo
  - desktop#1185 Libcloudproviders: Add missing check for Qt5DBus
  - desktop#1186 Fix several memory leaks in cloudproviders and add
    translation support
  - desktop#1191 Share link fixing
  - desktop#1200 New drone config
  - desktop#1201 Uses configuraion to determine if it should show
    empty folder popup.
  - desktop#1212 Simplify cmake command to make copy-pastable
  - desktop#1234 Updated default remote poll to 5 seconds #1115
  - desktop#1239 Fix memory leak with device pointer
  - desktop#1241 Added a nice UI for the E2E-enabled account first
    connect
  - desktop#1245 This should fix issue #1000
  - desktop#1247 Adds parameter to retrieve shares with its
    reshares.
  - desktop#1251 Fixed typo
  - desktop#1253 Fixed typo in "certificate"
  - desktop#1273 WebView: Properly handle usernames with spaces and
    plus signs in it
  - desktop#1301 Add error category for http file lock error status
    423.
  - desktop#1309 Displays the uid_owner of a shared file.
* Tue Apr 30 2019 Bjoern Voigt <bjoernv@arcor.de>
- Update to version 2.5.2
  * desktop#1001 Handle spaces in username properly in login flow
  * desktop#1006 Wizard: show an error message if there is no enough free space in the local folder
  * desktop#1050 Removed whitespace from string
  * desktop#1054 Do not add double slash to login flow url
  * desktop#1057 Fix login flow with system proxy
  * desktop#1060 Start with easier theming
  * desktop#1062 Do not display dismissed notifications
  * desktop#1069 Fixed l18n issue. Added space for separating string
  * desktop#1071 Add invalid certiticate messagebox
  * desktop#1087 Correct app passwords link
  * desktop#1092 Be less verbose with logging
  * desktop#1119 Fix typo in translation string
  * desktop#778 Add a command line option to launch the client in the background
  * desktop#923 Support Ubuntu Disco Dingo
  * desktop#946 Added missing Include
  * desktop#959 Make sure _profile and _page are deleted in the correct order
  * desktop#981 Fix KDEInstallDirs deprecation warnings
  * desktop#993 Removed Stylesheet
- Removed nextcloud-client-fix-qt-5.12.patch
* Tue Jan 15 2019 Alexei Sorokin <sor.alexei@meowr.ru>
- Stop building with libcloudproviders (boo#1118327).
* Mon Jan 07 2019 Alexei Sorokin <sor.alexei@meowr.ru>
- Append to nextcloud-client-fix-qt-5.12.patch a fix for a
  QtWebEngine crash on Qt 5.12 (commit 09b0055, boo#1120310).
* Wed Jan 02 2019 Alexei Sorokin <sor.alexei@meowr.ru>
- Add nextcloud-client-fix-qt-5.12.patch: Fix an error during build
  with Qt 5.12 (commit 1295884).
* Tue Dec 04 2018 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 2.5.1:
  * See https://github.com/nextcloud/desktop/compare/v2.5.0...v2.5.1
* Wed Nov 14 2018 sor.alexei@meowr.ru
- Update to version 2.5.0:
  * See https://github.com/nextcloud/desktop/compare/57bc791...v2.5.0
- Remove nextcloud-client-2.3.3-fix-qt-5.11.patch,
  nextcloud-client-fix-caja-nemo-appnames.patch: fixed upstream.
- Rebase nextcloud-client-fix-rpath.patch,
  nextcloud-client-remove-datetime.patch.
- Build with libcloudproviders.
- Drop openSUSE Leap 42.3 and older support.
* Tue Jun 12 2018 sor.alexei@meowr.ru
- Add nextcloud-client-2.3.3-fix-qt-5.11.patch: Fix Qt 5.11+
  compatibility.
* Thu Mar 01 2018 ecsos@opensuse.org
- fix build error for Tumbleweed
* Mon Dec 25 2017 sor.alexei@meowr.ru
- Use a better tarball.
* Tue Dec 05 2017 sor.alexei@meowr.ru
- Update to version 2.3.3:
  * Chunking NG: Don't use old chunking on new DAV endpoint
    (gh#owncloud/client#5855).
  * Selective Synch: Skip excluded directories when reading DB,
    don't let them show errors (gh#owncloud/client#5772).
  * Settings: Make the window bigger so the Qt version is always
    visible (gh#owncloud/client#5760).
  * Share links: Show a warning that public link shares are public
    (gh#owncloud/client#5786).
  * Downloads: Re-trigger directory discovery on HTTP 404
    (gh#owncloud/client#5799).
  * Notifications: Propagate "Dismiss" as DELETE to server
    (gh#owncloud/client#5922).
  * SynchJournalDB: Don't use ._ as a filename pattern if that does
    not work because of SMB storage settings
    (gh#owncloud/client#5844)
  * SynchJournalDB: Log reason for sqlite3 opening errors.
  * Stop maintaining Qt 4 support.
  * New synch state icon design.
  * Add a state-information icon.
  * Update the icon patch.
* Fri Jul 21 2017 ecsos@opensuse.org
- update to 2.3.2
  * Fix more crashes (thanks to everyone submitting to our crash
    reporter!)
  * Improve compatibility with server 10.0 (5691, X-OC-Total-Size)
  * Share dialog: UI improvements, Bring to front on tray click
  * owncloudcmd: Align process return value with sync return value
    (3936)
  * Fix disk free check on Windows when opening the local DB
- insert Requires: %{soname}%{sover} = %{version} because lib
  does not up- or downgrade by up- or downgrade from client itself.