File nautilus-dropbox.changes of Package nautilus-dropbox

-------------------------------------------------------------------
Tue Nov 12 09:26:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

- Update to version 2024.04.17:
  + Add Fedora 41 to supported distros.
  + Update libpango name for Noble Numbat and Debian 12.
- Changes from version 2024.01.22:
  + Collapse single-entry context menu submenus
  + Add Debian Trixie and Fedora 40 to build matrix
- Changes from version 2023.09.06:
  + Add Ubuntu 23.10 to build matrix
- Changes from version 2022.12.05:
  + Update to use libnautilus-extension-4 and gtk4, supporting
    Nautilus 43+.
  + Fix various uses of deprecated APIs, such as the
    "DeprecationWarning: isSet() is deprecated" warning.
  + Fix colors of ignored files in `dropbox filestatus`.
  + Remove the long-broken `dropbox puburl` command.
  + Don't print a ticker to stderr if it's not a tty.
- Drop 98.patch and 105.patch: fixed upsrtream.

-------------------------------------------------------------------
Thu Sep 19 06:09:05 UTC 2024 - Alynx Zhou <alynx.zhou@suse.com>

- Add libgthread-2_0-0 to dependency as Requires to fix GUI
  launching (bsc#1230714).

-------------------------------------------------------------------
Tue Nov 22 14:38:06 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

- Require python3-gpg instead of python3-gpgme: gpgme is deprecated
  and in the code is already the fallback, which is only used when
  python3-gpg cannot be found.
- Refresh 105.patch based on git (re-download).

-------------------------------------------------------------------
Thu Sep 15 11:09:31 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

- Add 105.patch: Port to libnautilus-extension-4.
- Following the above, add pkgconfig(gtk4) and
  pkgconfig(libnautilus-extension-4) BuildRequires and drop
  pkgconfig(libnautilus-extension) and nautilus-dropbox-gtk4.patch
  and change nautilus_extdir global to check for
  libnautilus-extension-4 and not libnautilus-extension.

-------------------------------------------------------------------
Wed Jan 12 16:38:08 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

- Add nautilus-dropbox-gtk4.patch: Fix build against Nautils/GTK4.

-------------------------------------------------------------------
Thu Feb 18 17:44:02 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

- Add 98.patch: workaround build script not coping with the new
  GNOME versioning scheme. In case of x.alpha or x.beta version, we
  declare them as x.0.
- Add libtool BuildRequires and call to autoreconf, as above patch
  touches the build system.

-------------------------------------------------------------------
Tue Jan 12 13:15:13 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>

- Update to version 2020.03.04:
  + Coerce XDG_CURRENT_DESKTOP to "Unity". This works around the
    dropbox binary that will only activate the indicator icon and
    menu on Ubuntu Unity < 16.10. This patch coerces
    XDG_CURRENT_DESKTOP to report as "Unity" for the
    budgie-desktop.
- Modernize spec.

-------------------------------------------------------------------
Thu Nov 21 14:19:23 UTC 2019 - Ismail Dönmez <idonmez@suse.com>

- Update to version 2019.02.14
  * Add "version" command, which prints out the version of the
    Dropbox daemon and the Dropbox command-line interface.
  * Update gpg warning to tell users to install the Python 3 GPG
    libraries instead of the Python 2 libraries.
  * Fix bug where the dropbox nautilus repo wasn't being added to
    the apt sources correctly on Ubuntu 18.04 and up.
  * Move build dependencies to Python 3.
  * Move to Python 3 and GTK3
  * Fix bug where the Dropbox tray icon wouldn't display on Ubuntu
    Unity and Ubuntu Gnome.
  * Reverts the fix to issue #15, where the tray wouldn't display on
    XFCE. If you're using XFCE, try the workarounds in this ticket:
    https://bugs.launchpad.net/ubuntu/+source/nautilus-dropbox/+bug/1546176
  * Add support for Fedora 23 - 29, Debian stretch and buster
  * Drop support for Fedora releases older than 21, Ubuntu releases
    older than trusty, and Debian releases older than jessie
  * Display link url on `status`
  * Fix canonicalize_path
  * Make `exclude` work with unicode paths
  * Fix bug that caused the Dropbox tray icon to not show up in XFCE & LXDE
  * Add "update" command, which updates the Dropbox client
  * 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 if it's installed, since
    python-gpgme is not available in Ubuntu 18.04.
  * Update icons included in package to the redesigned icons

- Drop nautilus-dropbox-fix-crash.patch and nautilus-dropbox-reproducible.patch
  Both fixed upstream.
- Remove BR on desktop-file-utils, python-docutils and python-gtk
- Move to python3, add BR and Requires on python3-gobject and python3-gpgme

-------------------------------------------------------------------
Sun Mar 11 19:16:45 UTC 2018 - bwiedemann@suse.com

- Add nautilus-dropbox-reproducible.patch to make man pages build
  reproducibly (boo#1047218)

-------------------------------------------------------------------
Wed Feb 28 16:37:25 UTC 2018 - dimstar@opensuse.org

- Modernize spec-file by calling spec-cleaner

-------------------------------------------------------------------
Fri Nov 24 14:26:09 UTC 2017 - dimstar@opensuse.org

- Drop README from doc list: it does not contain useful information
  to the user (boo#1069626).

-------------------------------------------------------------------
Fri Nov 24 08:59:19 UTC 2017 - giecrilj@stegny.2a.pl

- Conditionalize desktop update macros in post/postun for
  suse_version < 1330 only. Later versions use file triggers to
  achieve the same goal.
- Rename dropbox to dropbox-cli: this name 'dropbox' can confuse
  users in believing that this package would provide the actual
  client.

-------------------------------------------------------------------
Sun Nov  8 11:23:45 UTC 2015 - idonmez@suse.com

- Update to version 2015.20.18:
  + Support for sharelink, proxy, and throttle CLI commands.

-------------------------------------------------------------------
Sat Feb 14 19:06:34 UTC 2015 - malcolmlewis@opensuse.org

- Update to version 2.10.0:
  + No changelog provided.

-------------------------------------------------------------------
Wed Jan 28 11:17:02 UTC 2015 - idonmez@suse.com

- Depend on python-gpgme (bnc#909803).

-------------------------------------------------------------------
Thu Oct 16 06:31:54 UTC 2014 - dimstar@opensuse.org

- Add nautilus-dropbox-fix-crash.patch: fix crash on startup of
  dropbox (boo#900515).

-------------------------------------------------------------------
Sat Aug 23 11:47:04 UTC 2014 - dimstar@opensuse.org

- Update to version 1.6.2:
  + Minor bugfixing.

-------------------------------------------------------------------
Sun Mar  2 13:07:03 UTC 2014 - p.drouand@gmail.com

- Update to version 1.6.1:
  + No changelog available.

-------------------------------------------------------------------
Fri Mar 15 08:37:55 UTC 2013 - dimstar@opensuse.org

- Update to version 1.6.0:
  + No changelog provided.

-------------------------------------------------------------------
Fri Mar  1 12:46:12 UTC 2013 - dimstar@opensuse.org

- Spec-cleanup using format_spec_file service.

-------------------------------------------------------------------
Mon Sep  3 14:17:08 UTC 2012 - cfarrell@suse.com

- license update: GPL-3.0+ and CC-BY-ND-3.0
  icons/data licensed under CC-BY-ND-3.0

-------------------------------------------------------------------
Thu Aug 30 09:35:40 UTC 2012 - dimstar@opensuse.org

- Initial package, version 1.4.0.

openSUSE Build Service is sponsored by