| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.24.0: * Update copyright to 2020. - Drop support for old openSUSE versions.
- Update to version 1.23.0: * Change url project's website * Use CAJA_EXTENSION_DIR_SYS to save and show system caja extension dir * show full path of caja-extension-dir - remove patch: * caja-dropbox_glib-2.48.patch: we don't support gtk3.20 anymore - build require glib >= 2.50
- Update to version 1.22.1:
* Use CAJA_EXTENSION_DIR_SYS to save and show system
caja extension dir.
* Show full path of caja-extension-dir.
- Update to version 1.22.0:
* Python 3 update for dropbox-cli.
* Add Keywords entry to desktop file.
* Use cross-compilation-safe pkg-config macro.
* Remove deprecated glib2.0 API calls.
* Use GIR bindings instead of pygtk.
* Fix UnicodeWarning when exclude command is used with non-latin
args.
* Update to redesigned icons.
* small caja-dropbox.in fixes.
* Add a new "dropbox update" command.
* Unlink files that are going to be replaced by the unpack.
* Validate that Dropbox runs after downloading it.
* Use python-gpg instead of python-gpgme.
* Explicitly load using python2 interpreter.
* Refer to .dropbox-dist in only one place.
* Fixed 'exclude command raise UnicodeDecodeError'.
* Avoid reading or writing invalid memory addresses.
* Display link url on status.
* Update dropbox.py with shmodel, proxy, and throttle features.
* Fix distcheck about caja_extension_dir.
* Use only Python 3 during the build to complete the migration.
* Migrate from python2 to python3 of rst2man.py.
* Remove more -u modifier for dropbox-cli.
- Rebase caja-dropbox_no-dropbox-bin.patch.
- Update to version 1.20.0: * Require GLib 2.50. - Add caja-dropbox_glib-2.48.patch -- Restore GLib 2.48 support.
- Update to version 1.18.0:
* NEWS: Use consistent, project wide, markdown-like formatting to
make generating release announcements easier.
* Build: require libcaja-extension 1.17.1 and GLib 2.36.
- Update to version 1.16.0: * Some code cleanups. - Extend caja-dropbox_no-dropbox-bin.patch to dependency check.
- Update to version 1.14.0: * Fix Changelog generation. - Rebase caja-dropbox_no-dropbox-bin.patch.
- Update to 1.12.0: * Adjust the default caja extensions dir. * Include autogen.sh in tarball. - Rename package to caja-extension-dropbox. - Drop dropbox binary from package and rely on dropbox package. - Add caja-dropbox_no-dropbox-bin.patch.
- Initial version.