17
0

43 Commits

Author SHA256 Message Date
3332f1d50d Accepting request 1303129 from GNOME:Apps
- Update to version 2025.05.20:
  + Add package validation workflow
  + Update dependencies to include GdkPixbuf and related libraries
  + Upgrade to python 3.9
  + Use gtk in build_dropbox.py
  + Turn off display before importing gtk
  + Changed to gtk version 4
  + Remove 32bit support from nautilus-dropbox
- Exclusively build for x86_64: the platform code returns
  FatalVisibleError("Platform not supported") for anything but
  x86_64. (forwarded request 1302687 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1303129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=22
2025-09-08 11:05:20 +00:00
30627d340d - Update to version 2025.05.20:
+ Add package validation workflow
  + Update dependencies to include GdkPixbuf and related libraries
  + Upgrade to python 3.9
  + Use gtk in build_dropbox.py
  + Turn off display before importing gtk
  + Changed to gtk version 4
  + Remove 32bit support from nautilus-dropbox
- Exclusively build for x86_64: the platform code returns
  FatalVisibleError("Platform not supported") for anything but
  x86_64.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=31
2025-09-08 06:59:51 +00:00
2a61241dbf Accepting request 1223638 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/1223638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=21
2024-11-12 18:23:47 +00:00
a06f205612 - 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.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=30
2024-11-12 10:57:11 +00:00
f17793b7d5 Accepting request 1204126 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/1204126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=20
2024-09-27 15:11:48 +00:00
47340eb02b - Add libgthread-2_0-0 to dependency as Requires to fix GUI
launching (bsc#1230714).

OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=29
2024-09-27 10:45:32 +00:00
cfda268f41 Accepting request 1037783 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/1037783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=19
2022-11-24 11:25:17 +00:00
a2a1a2256d Accepting request 1037459 from GNOME:Next
- 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).

OBS-URL: https://build.opensuse.org/request/show/1037459
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=28
2022-11-23 23:51:40 +00:00
4e49d47fdd Accepting request 1003890 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/1003890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=18
2022-09-21 12:42:12 +00:00
51fbe7573c Accepting request 1003787 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1003787
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=27
2022-09-15 14:35:45 +00:00
83a6f38d6e Accepting request 962976 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/962976
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=17
2022-03-19 21:20:41 +00:00
b3af5fc30e Accepting request 962764 from GNOME:Next
GNOME 42 - here we come

OBS-URL: https://build.opensuse.org/request/show/962764
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=26
2022-03-19 03:52:38 +00:00
Richard Brown
b69a62c17a Accepting request 880092 from GNOME:Apps
- 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. (forwarded request 874590 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/880092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=16
2021-03-19 15:43:39 +00:00
9b6a8e9acf Accepting request 874590 from GNOME:Next
- 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.

OBS-URL: https://build.opensuse.org/request/show/874590
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=25
2021-03-19 12:49:44 +00:00
650c07371d Accepting request 862936 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/862936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=15
2021-01-13 17:24:56 +00:00
276fd9d7c8 Accepting request 862638 from home:iznogood:branches:GNOME:Apps
- 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.

OBS-URL: https://build.opensuse.org/request/show/862638
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=24
2021-01-13 15:55:08 +00:00
895ff5d393 Accepting request 750293 from GNOME:Apps
Update to the latest stable release.

OBS-URL: https://build.opensuse.org/request/show/750293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=14
2019-11-23 23:30:23 +00:00
267d3396ae OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=23 2019-11-21 15:17:33 +00:00
a4afda2ff6 Accepting request 750116 from home:namtrac:branches:GNOME:Apps
- 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

OBS-URL: https://build.opensuse.org/request/show/750116
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=22
2019-11-21 15:09:26 +00:00
39d67de6b7 Accepting request 585850 from GNOME:Apps
Add nautilus-dropbox-reproducible.patch to make man pages build reproducibly (boo#1047218) (forwarded request 585725 from bmwiedemann)

OBS-URL: https://build.opensuse.org/request/show/585850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=13
2018-03-13 09:24:00 +00:00
010877658e Accepting request 585725 from home:bmwiedemann:branches:GNOME:Apps
Add nautilus-dropbox-reproducible.patch to make man pages build reproducibly (boo#1047218)

OBS-URL: https://build.opensuse.org/request/show/585725
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=21
2018-03-12 10:50:16 +00:00
0225c73e23 Accepting request 582700 from GNOME:Apps
spec-cleaner (forwarded request 581376 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/582700
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=12
2018-03-08 09:57:45 +00:00
85664d9dbb Accepting request 581376 from GNOME:Next
spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/581376
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=20
2018-03-05 13:45:28 +00:00
2f96c380d5 Accepting request 545870 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/545870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=11
2017-11-30 11:44:43 +00:00
911161db28 Accepting request 545183 from GNOME:Next
- Drop README from doc list: it does not contain useful information
  to the user (boo#1069626).

- 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.

OBS-URL: https://build.opensuse.org/request/show/545183
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=19
2017-11-27 08:34:48 +00:00
44481aaacd Accepting request 545108 from home:yecril71pl:branches:GNOME:Apps
- Move README to nautilus (boo#1069626)
- Remove desktop update from %post
- Rename dropbox to dropbox-cli

OBS-URL: https://build.opensuse.org/request/show/545108
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=18
2017-11-24 12:02:45 +00:00
4c9358a605 Accepting request 343411 from GNOME:Apps
1

OBS-URL: https://build.opensuse.org/request/show/343411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=10
2015-11-11 09:32:01 +00:00
Bjørn Lie
3e64d9a7a9 Accepting request 342983 from home:namtrac:branches:GNOME:Apps
- Update to version 2015.20.18:
  + Support for sharelink, proxy, and throttle CLI commands.

OBS-URL: https://build.opensuse.org/request/show/342983
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=17
2015-11-10 12:35:40 +00:00
Stephan Kulow
16554f1240 Accepting request 286162 from GNOME:Apps
1

OBS-URL: https://build.opensuse.org/request/show/286162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=9
2015-02-16 06:36:37 +00:00
Bjørn Lie
c9ba7c8e3d Accepting request 286149 from home:malcolmlewis:branches:GNOME:Apps
Updated to version 2.10.0

OBS-URL: https://build.opensuse.org/request/show/286149
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=14
2015-02-14 21:48:35 +00:00
2b1f709b22 Accepting request 283218 from GNOME:Apps
1

OBS-URL: https://build.opensuse.org/request/show/283218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=8
2015-01-29 08:57:56 +00:00
Bjørn Lie
7a92afc0d1 Accepting request 283103 from home:namtrac:branches:GNOME:Apps
- Depend on python-gpgme (bnc#909803)

OBS-URL: https://build.opensuse.org/request/show/283103
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=12
2015-01-28 17:31:50 +00:00
Stephan Kulow
15810311f3 Accepting request 256871 from GNOME:Apps
1

OBS-URL: https://build.opensuse.org/request/show/256871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=7
2014-10-16 16:15:01 +00:00
88ecfbe442 Accepting request 256829 from home:dimstar:boo900515
- Add nautilus-dropbox-fix-crash.patch: fix crash on startup of
  dropbox (boo#900515).

OBS-URL: https://build.opensuse.org/request/show/256829
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=10
2014-10-16 11:38:25 +00:00
Stephan Kulow
32bd615da9 Accepting request 255262 from GNOME:Apps
- Update to version 1.6.2:
  + Minor bugfixing.

- Update to version 1.6.1:
  + No changelog available.

OBS-URL: https://build.opensuse.org/request/show/255262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=6
2014-10-14 05:10:59 +00:00
Bjørn Lie
3992cf2607 Accepting request 246083 from GNOME:Next
fixup

OBS-URL: https://build.opensuse.org/request/show/246083
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=8
2014-08-23 15:09:35 +00:00
Bjørn Lie
24ea39697f Accepting request 246078 from GNOME:Next
Make .changes more pretty =)

OBS-URL: https://build.opensuse.org/request/show/246078
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=7
2014-08-23 13:05:00 +00:00
Stephan Kulow
9a820bbadf Accepting request 159576 from GNOME:Apps
Update to 1.6.0 - Build tested (forwarded request 159518 from RBrownCCB)

OBS-URL: https://build.opensuse.org/request/show/159576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=3
2013-03-18 06:08:10 +00:00
901aa64a96 Accepting request 159518 from home:dimstar:branches:GNOME:Apps
Update to 1.6.0 - Build tested

OBS-URL: https://build.opensuse.org/request/show/159518
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=5
2013-03-15 15:31:17 +00:00
e4864246e5 Accepting request 158467 from GNOME:Next
Push GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/158467
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=4
2013-03-13 23:07:00 +00:00
Stephan Kulow
b7d67b4208 Accepting request 132414 from GNOME:Apps
New package addition, dropbox integration into nautilus;

OBS-URL: https://build.opensuse.org/request/show/132414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nautilus-dropbox?expand=0&rev=1
2012-09-04 10:54:33 +00:00
d6e7a3ad40 Accepting request 132411 from home:babelworx:ldig:branches:GNOME:Apps
license update: GPL-3.0+ and CC-BY-ND-3.0
icons/data licensed under CC-BY-ND-3.0

OBS-URL: https://build.opensuse.org/request/show/132411
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=2
2012-09-03 14:28:10 +00:00
5892555802 Accepting request 132065 from GNOME:Next
New package - split in smaller chunks

OBS-URL: https://build.opensuse.org/request/show/132065
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nautilus-dropbox?expand=0&rev=1
2012-09-02 12:20:04 +00:00