* Thu Mar 30 2017 klaas.freitag@suse.com
- fix condition for kde dolphin plugin, do not build on 13.2
* Thu Mar 30 2017 freitag@opensuse.org
version 2.3.1 (2017-03-2x)
* Fix several crashes (thanks to everyone submitting to our crash reporter!)
* Improve HTTP redirect handling (#5555)
* Blacklist: Escalate repeated soft error to normal error (#5500)
* NTFS: Do not attempt to upload two existing files with similar casing (#5544)
* Fix URL for linking to application password generation for ownCloud 10.0 (#5605)
* Fri Mar 03 2017 freitag@opensuse.org
- version 2.3.0 (2017-03-03)
* Decreased memory usage during sync
* Overlay icons: Lower CPU usage
* Allow to not sync the server's external storages by default
* Switch Windows and OS X build to Qt 5.6.2
* Switch to new ownCloud server WebDAV endpoint
* Chunking NG: New file upload chunking algorithmn for ownCloud server 9.2
* Allow to sync a folder to multiple different servers (Filename change from .csync_journal.db to _sync_$HASH.db)
* Conflicts: Use the local mtime for the conflict file name (#5273)
* "Sync now" menu item
* SSL Client certificate support improved (Show UI, Store keys in keychain)
* Propagator: Upload more small files in parallel
* Sync Engine: Read data-fingerprint property to detect backups (#2325)
* GUI: Show link to ceate an app password/token for syncing
* Share dialog: Add 'Mail link' button
* Caja file manager plugin
* Make "backup detected" message to not trigger in wrong cases
* SyncEngine: Fix renaming of folder when file are changed (#5192)
* Fix reconnect bug if status.php intermittently returns wrong data (#5188)
* Improve sync scheduling (#5317)
* Overlay icons: Improvements in correctnes
* Tray menu: Only update on demand to fix Linux desktop integration glitches
* Progress: Better time/bandwidth estimations
* Network: Follow certain HTTP redirects (#2791)
* Network: Remove all cookies (including load balancers etc) when logging out
* Discovery thread: Low priority
* owncloudsync.log: Write during propagation
* Better error message for files with trailing spaces on Windows
* Excludes: Consider files in hidden folders excluded (#5163)
* Allow sync directory to be a symlinked directory
* Add manifest file on Windows to make the application UAC aware
* macOS: Improve monochrome tray icons
* Shibboleth bugfixes
* Fixes with regards to low disk space
* A ton of other bugfixes
* Refactorings
* Improved documentation
* Crash fixes
* Sat Dec 03 2016 freitag@opensuse.org
- Renamed inotify configuration file to not conflict with nc client
* Fri Dec 02 2016 freitag@opensuse.org
- README file removed from package source dir. Not used.
* Fri Dec 02 2016 freitag@opensuse.org
- Auto-formatted the spec to add a Copyright header
* Fri Dec 02 2016 freitag@opensuse.org
- Removed bogus stuff from changes file and use pkgconfig, following
suggestions in the pull request.
* Thu Dec 01 2016 freitag@opensuse.org
- Build dolphin plugin only in newer SUSE distros
* Wed Nov 30 2016 freitag@opensuse.org
- More specfile refinements and cleanups.
* Fri Nov 18 2016 freitag@opensuse.org
- Added accidentially removed file again.
* Fri Nov 18 2016 freitag@opensuse.org
- Remove left-over files
* Fri Nov 18 2016 freitag@opensuse.org
- Stripped down to a simple openSUSE-only spec to use it to push the
client to Tumbleweed.
Version: 2.4.2-bp150.1.1
* Fri Jul 27 2018 klaas.freitag@suse.com
- Update to upstream version 2.4.2 (see boo#1057832)
* Coming with some bugfixes, Changelog:
https://owncloud.org/changelog/desktop-client/
- Added patch fix-systray-menu-pos.patch to fix a problem with
older Qt versions. Applies only to versions Leap 15 and older,
fixes https://github.com/owncloud/client/issues/5968
- Added rpath.diff: Fix the rpath to the private libs of owncloud
- Reworked the source tarball coming from upstream and removed not
needed stuff as well as questionable licensed files.
See https://github.com/owncloud/client/issues/6005 for details
and README.source which was added and explains that.
- A few other changes from reviews of the spec file.
* Fri Mar 16 2018 freitag@owncloud.com
- Updated changelog for upstream release.
* Tue Mar 06 2018 klaas.freitag@suse.com
- Update to upstream version 2.4.1
* Enhanced Nautilus integration.
* Cleaner User Experience and overall improvements to
notifications and the synchronization of files.
* Better implementation and integration of Client Filesystems.
* Improved Sharing dialogue
* and a lot more...
Changelog: https://github.com/owncloud/client/releases
* Wed Feb 28 2018 klaas.freitag@suse.com
- Add explicit BuildRequires on Qt5Sql to fix TW build.
* Mon Jan 01 2018 freitag@owncloud.com
- Removed superflous patch force_qdbus_tray_workaround.patch
* Mon Jan 01 2018 freitag@owncloud.com
- Bring back the doc macro to mark the documentation files.
Fix building by utilizing the exclude macro.
* Fri Dec 29 2017 freitag@owncloud.com
- Fixed documentation installation by avoiding the %doc macro.
* Thu Dec 28 2017 freitag@owncloud.com
- Added rpath.diff: Fix the rpath to the private libs of owncloud
Fixed documentation file list issue
* Wed Dec 27 2017 freitag@owncloud.com
- Feedback from review:
* Use %{buildroot} instead of ${RPM_BUILD_ROOT}
* Leave license- and few other readme files with the main package
* Mon Dec 25 2017 freitag@owncloud.com
- Update to version 2.4.0 with lots of fixes and additions.
Detailed changelog:
https://raw.githubusercontent.com/owncloud/client/master/ChangeLog
- Drop force_qdbus_tray_workaround.patch: Problem fixed upstream.
* Sat Oct 21 2017 klaas.freitag@suse.com
- Do not install README.source file as requested in sr
* Tue Sep 12 2017 freitag@opensuse.org
- Install README.source to doc. Make pack checker in Factory happy.
* Fri Sep 08 2017 freitag@opensuse.org
- Reworked the source tarball coming from upstream and removed not
needed stuff as well as questionable licensed files.
See https://github.com/owncloud/client/issues/6005 for details
and README.source which was added and explains that.
* Wed Sep 06 2017 freitag@suse.com
- Added updstream patch force_qdbus_tray_workaround.patch to fix a
problem with the Qt lib on Leap 42.2 only
* Mon Sep 04 2017 klaas.freitag@suse.com
- Update to upstream version 2.3.3
* Chunking NG: Don't use old chunking on new DAV endpoint (5855)
* Selective Sync: Skip excluded folders when reading DB, don't let them show errors (5772)
* Settings: Make window bigger so Qt version is always visible (5760)
* Share links: Show warning that public link shares are public (5786)
* Downloads: Re-trigger folder discovery on HTTP 404 (5799)
* Notifications: Propagate "Dismiss" as DELETE to server (5922)
* Overlay Icons: Fix potential hangs on Windows
* SyncJournalDB: Don't use ._ as filename pattern if that does not work because of SMB storage settings (5844)
* SyncJournalDB: Log reason for sqlite3 opening errors
* Windows: Fix a memory leak in FileSystem::longWinPath
* Switch Linux builds also to Qt 5.6.2 (5470)
* Stopped maintaining Qt 4 support
* Linux packaging fixes: install the owncloud-client-nemo, owncloud-client-nautilus, owncloud-client-caja, owncloud-client-dolphin package for sync-state icons and a share-with menu in your file manager.
* Linux deprecation: Releases after 2.3.3 do not support Fedora 24 or lower, openSUSE Leap 42.1 or lower, Debian 7.0 or lower.
* 2.4.0 deprecation: We will drop 32-bit Linux support and MacOS X 10.9 support or lower.
* Supported platforms are documented at Desktop System Requirements.
* Tue Jun 13 2017 klaas.freitag@suse.com
- Fix: Build the dolphin overlays also for Tumbleweed.
* Wed May 10 2017 klaas.freitag@suse.com
- version 2.3.2 (2017-05-08)
* 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
* Wed May 03 2017 klaas.freitag@suse.com
- Use desktop database update script in postinstall and uninstall
* Fri Apr 28 2017 klaas.freitag@suse.com
- update to version 2.3.2 rc1
* 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)
* Fri Apr 28 2017 badshah400@gmail.com
- Use full URL for source code.
- Run post-install/uninstall scriptlets for %{name} to update the
hicolor icon theme cache, as it installs icons to that theme.
This fixes an issue where a generic icon instead of the app icon
showed up in the desktop menus after installation; necessitates
a BuildRequires on the hicolor-icon-theme, which provides the
appropriate macros.