Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package nautilus-dropbox for
openSUSE:Factory checked in at 2026-08-21 22:17:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nautilus-dropbox (Old)
and /work/SRC/openSUSE:Factory/.nautilus-dropbox.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nautilus-dropbox"
Fri Aug 21 22:17:35 2026 rev:25 rq:1372909 version:2026.05.06
Changes:
--------
--- /work/SRC/openSUSE:Factory/nautilus-dropbox/nautilus-dropbox.changes
2026-03-27 16:50:56.439036969 +0100
+++
/work/SRC/openSUSE:Factory/.nautilus-dropbox.new.1258/nautilus-dropbox.changes
2026-08-21 22:17:41.600737714 +0200
@@ -1,0 +2,8 @@
+Thu Aug 20 11:26:27 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 2026.05.06:
+ + Update deps for later Debian/Ubuntu versions.
+- Changes from version 2026.03.20:
+ + Add Fedora 45 to supported distros list.
+
+-------------------------------------------------------------------
Old:
----
nautilus-dropbox-2026.01.15.tar.xz
New:
----
nautilus-dropbox-2026.05.06.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nautilus-dropbox.spec ++++++
--- /var/tmp/diff_new_pack.0CU7GN/_old 2026-08-21 22:17:42.430767358 +0200
+++ /var/tmp/diff_new_pack.0CU7GN/_new 2026-08-21 22:17:42.432767430 +0200
@@ -19,7 +19,7 @@
%global nautilus_extdir %( pkg-config libnautilus-extension-4 --variable
extensiondir )
Name: nautilus-dropbox
-Version: 2026.01.15
+Version: 2026.05.06
Release: 0
Summary: Dropbox client integrated into Nautilus
License: GPL-3.0-or-later AND CC-BY-ND-3.0
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.0CU7GN/_old 2026-08-21 22:17:42.467768680 +0200
+++ /var/tmp/diff_new_pack.0CU7GN/_new 2026-08-21 22:17:42.473768894 +0200
@@ -1,5 +1,6 @@
-mtime: 1774256135
-commit: a01e4d787a3307b865803e857cb5442c4e4d22f89a87a4b4b4540dca4e461692
+mtime: 1787225332
+commit: 8554631ff2e476eb092ffc934556317e91af737749b4824d96a253a124d73b9c
url: https://src.opensuse.org/GNOME/nautilus-dropbox
-revision: factory
+revision: 8554631ff2e476eb092ffc934556317e91af737749b4824d96a253a124d73b9c
+projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj
++++++ _service ++++++
--- /var/tmp/diff_new_pack.0CU7GN/_old 2026-08-21 22:17:42.515770394 +0200
+++ /var/tmp/diff_new_pack.0CU7GN/_new 2026-08-21 22:17:42.526770787 +0200
@@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/dropbox/nautilus-dropbox.git</param>
- <param name="revision">v2026.01.15</param>
+ <param name="revision">v2026.05.06</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
++++++ build.specials.obscpio ++++++
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-08-20 13:28:52.000000000 +0200
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*
++++++ nautilus-dropbox-2026.01.15.tar.xz -> nautilus-dropbox-2026.05.06.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/nautilus-dropbox-2026.01.15/ChangeLog
new/nautilus-dropbox-2026.05.06/ChangeLog
--- old/nautilus-dropbox-2026.01.15/ChangeLog 2026-01-15 23:00:06.000000000
+0100
+++ new/nautilus-dropbox-2026.05.06/ChangeLog 2026-05-06 22:19:21.000000000
+0200
@@ -3,168 +3,177 @@
All notable changes to this project will be documented in this file.
Date based versioning is now used in this project. This is so that it doesn't
get confused with the Dropbox desktop client.
+## Version 2026.05.06
+
+- Put build-only packages behind a flag on Debian/Ubuntu.
+- Updated Debian/Ubuntu dependencies to handle some packages that have been
renamed.
+
+## Version 2026.03.20
+
+- Add Fedora 45 to build matrix.
+
## Version 2026.01.15
- * Update signing cert hash
- * Add Ubuntu 26.04, Debian 14, and Fedora 44 to build matrix
+- Update signing cert hash
+- Add Ubuntu 26.04, Debian 14, and Fedora 44 to build matrix
## Version 2025.05.20
- * Add Ubuntu 25.04, Ubuntu 25.10, Fedora 42, and Fedora 43 to build matrix
- * Remove support for 32-bit platforms
+- Add Ubuntu 25.04, Ubuntu 25.10, Fedora 42, and Fedora 43 to build matrix
+- Remove support for 32-bit platforms
## Version 2024.04.17
- * Add Ubuntu 24.04 to build matrix
- * Allow `libpango-1.0-0` as alternate spelling of `libpango1.0-0` in
`.deb` package
+- Add Ubuntu 24.04 to build matrix
+- Allow `libpango-1.0-0` as alternate spelling of `libpango1.0-0` in `.deb`
package
## Version 2024.01.22
- * Collapse single-entry context menu submenus
- * Add Debian Trixie and Fedora 40 to build matrix
+- Collapse single-entry context menu submenus
+- Add Debian Trixie and Fedora 40 to build matrix
## Version 2023.09.06
- * Add Ubuntu 23.10 to build matrix
+- Add Ubuntu 23.10 to build matrix
## 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.
+- 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.
## 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
- https://bugs.launchpad.net/ubuntu/+source/nautilus-dropbox/+bug/1683051
+- 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
+ https://bugs.launchpad.net/ubuntu/+source/nautilus-dropbox/+bug/1683051
## 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.
+- 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.
## Version 2019.01.31
- * Move to Python 3 and GTK3
+- Move to Python 3 and GTK3
## Version 2018.11.28
- * 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
+- 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
## Version 2018.11.08:
- * 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.
+- 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.
## Version 2015.10.28:
- * Add support for `sharelink`, `proxy`, and `throttle` CLI commands
- * Add support for Fedora 22
- * Add support for Ubuntu 15.10
+- Add support for `sharelink`, `proxy`, and `throttle` CLI commands
+- Add support for Fedora 22
+- Add support for Ubuntu 15.10
## Version 2015.02.12:
- * Add support for Fedora 21
- * Add support for Ubuntu 15.04 and 14.10
- * New version numbering format
+- Add support for Fedora 21
+- Add support for Ubuntu 15.04 and 14.10
+- New version numbering format
## Version 0.7.1 (11/11/11):
- * Use the correct location for the dropbox.desktop file
- * Cleanup better on uninstall
- * Support Fedora 16
+- Use the correct location for the dropbox.desktop file
+- Cleanup better on uninstall
+- Support Fedora 16
## Version 0.7.0 (10/19/11):
- * Verify signature of downloaded tarballs
- * Fix version conflict with rst2man during build
- * Add lansync CLI command to disable LAN sync (Requires Dropbox version
1.2.45 or later)
- * Add support for oneiric
- * Add support for Debian
+- Verify signature of downloaded tarballs
+- Fix version conflict with rst2man during build
+- Add lansync CLI command to disable LAN sync (Requires Dropbox version 1.2.45
or later)
+- Add support for oneiric
+- Add support for Debian
## Version 0.6.9 (08/12/11):
- * Fix inconsistency in licensing
+- Fix inconsistency in licensing
## Version 0.6.8 (09/06/11):
- * Supports Fedora 15
- * Added a 256x256 dropbox icon
+- Supports Fedora 15
+- Added a 256x256 dropbox icon
## Version 0.6.7 (11/04/10):
- * Support Fedora 14
- * Fix stop command never exiting
- * Fix help text for autostart command
- * Fix support for displaying or passing in unicode file/dir names in
filestatus command
+- Support Fedora 14
+- Fix stop command never exiting
+- Fix help text for autostart command
+- Fix support for displaying or passing in unicode file/dir names in
filestatus command
## Version 0.6.6 (10/25/10):
- * Fix slowdown with certain commands (ls, exclude).
+- Fix slowdown with certain commands (ls, exclude).
## Version 0.6.5 (10/25/10):
- * Detect older clients in selective sync CLI commands.
+- Detect older clients in selective sync CLI commands.
## Version 0.6.4 (10/25/10):
- * Support Selective sync in the CLI. (Requires Dropbox version 0.8.109 or
later)
+- Support Selective sync in the CLI. (Requires Dropbox version 0.8.109 or
later)
## Version 0.6.3 (6/14/10):
- * Add support for get_emblems and get_emblems path so client can tell us
what to use.
- * Remove useless notify dependency.
- * Remove nautilus dependency so that it's easier to install.
- * Start using dropbox.com instead of getdropbox.com
+- Add support for get_emblems and get_emblems path so client can tell us what
to use.
+- Remove useless notify dependency.
+- Remove nautilus dependency so that it's easier to install.
+- Start using dropbox.com instead of getdropbox.com
## Version 0.6.2 (3/16/10):
- * Fix segfault when cut and pasting files to a network directory.
- * Fix missing emblems when filenames have quotes.
- * Fix infinite loop on non decodable filenames.
- * License for images changed to Creative Commons.
+- Fix segfault when cut and pasting files to a network directory.
+- Fix missing emblems when filenames have quotes.
+- Fix infinite loop on non decodable filenames.
+- License for images changed to Creative Commons.
## Version 0.3.0 (7/17/08):
- * Removed some bugs based on incorrect assertion usage
- * Notifications when browser or nautilus fails to open
- * Now affected file opens when you get a notification.
+- Removed some bugs based on incorrect assertion usage
+- Notifications when browser or nautilus fails to open
+- Now affected file opens when you get a notification.
## Version 0.2.0 (7/9/08):
- * Fixed slow startup time due to handle_shell_touch being O(n) operation
- it's now an O(1) operation on average.
- * Fixed issue where auto download of dropbox would "fail" sometimes.
- * Dragging and dropping now works (no outdated dropbox status).
- * Tray icon is now more accurate regarding the current state of Dropbox.
- * Folder tags (Photos/Public/Shared) are now implemented.
- * Used nautilus workaround to always show dropbox status emblems.
+- Fixed slow startup time due to handle_shell_touch being O(n) operation
+ it's now an O(1) operation on average.
+- Fixed issue where auto download of dropbox would "fail" sometimes.
+- Dragging and dropping now works (no outdated dropbox status).
+- Tray icon is now more accurate regarding the current state of Dropbox.
+- Folder tags (Photos/Public/Shared) are now implemented.
+- Used nautilus workaround to always show dropbox status emblems.
## Version 0.1.0 (7/3/08):
- * Initial Release!
+- Initial Release!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/nautilus-dropbox-2026.01.15/Dockerfile.debian
new/nautilus-dropbox-2026.05.06/Dockerfile.debian
--- old/nautilus-dropbox-2026.01.15/Dockerfile.debian 2026-01-15
23:00:06.000000000 +0100
+++ new/nautilus-dropbox-2026.05.06/Dockerfile.debian 2026-05-06
22:19:21.000000000 +0200
@@ -1,5 +1,5 @@
FROM debian:bookworm
COPY install-apt-deps.sh .
-RUN ./install-apt-deps.sh
+RUN DBX_BUILD_ENV=packaging ./install-apt-deps.sh
WORKDIR /src
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/nautilus-dropbox-2026.01.15/Dockerfile.debian_i386
new/nautilus-dropbox-2026.05.06/Dockerfile.debian_i386
--- old/nautilus-dropbox-2026.01.15/Dockerfile.debian_i386 2026-01-15
23:00:06.000000000 +0100
+++ new/nautilus-dropbox-2026.05.06/Dockerfile.debian_i386 2026-05-06
22:19:21.000000000 +0200
@@ -1,5 +1,5 @@
FROM i386/debian:bookworm
COPY install-apt-deps.sh .
-RUN ./install-apt-deps.sh
+RUN DBX_BUILD_ENV=packaging ./install-apt-deps.sh
WORKDIR /src
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/nautilus-dropbox-2026.01.15/Dockerfile.ubuntu
new/nautilus-dropbox-2026.05.06/Dockerfile.ubuntu
--- old/nautilus-dropbox-2026.01.15/Dockerfile.ubuntu 2026-01-15
23:00:06.000000000 +0100
+++ new/nautilus-dropbox-2026.05.06/Dockerfile.ubuntu 2026-05-06
22:19:21.000000000 +0200
@@ -1,5 +1,5 @@
FROM ubuntu:noble
COPY install-apt-deps.sh .
-RUN ./install-apt-deps.sh
+RUN DBX_BUILD_ENV=packaging ./install-apt-deps.sh
WORKDIR /src
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/nautilus-dropbox-2026.01.15/configure.ac
new/nautilus-dropbox-2026.05.06/configure.ac
--- old/nautilus-dropbox-2026.01.15/configure.ac 2026-01-15
23:00:06.000000000 +0100
+++ new/nautilus-dropbox-2026.05.06/configure.ac 2026-05-06
22:19:21.000000000 +0200
@@ -1,6 +1,6 @@
# Initialization
-AC_INIT([nautilus-dropbox], 2026.01.15)
+AC_INIT([nautilus-dropbox], 2026.05.06)
AM_INIT_AUTOMAKE([foreign])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/nautilus-dropbox-2026.01.15/distro-info.sh
new/nautilus-dropbox-2026.05.06/distro-info.sh
--- old/nautilus-dropbox-2026.01.15/distro-info.sh 2026-01-15
23:00:06.000000000 +0100
+++ new/nautilus-dropbox-2026.05.06/distro-info.sh 2026-05-06
22:19:21.000000000 +0200
@@ -2,4 +2,4 @@
# This file also gets execfile'd by python so don't do anything here besides
set variables.
UBUNTU_CODENAMES="kinetic lunar mantic noble oracular plucky questing resolute"
DEBIAN_CODENAMES="bookworm trixie forky sid"
-FEDORA_CODENAMES="37 38 39 40 41 42 43 44"
+FEDORA_CODENAMES="37 38 39 40 41 42 43 44 45"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/nautilus-dropbox-2026.01.15/generate-deb.sh
new/nautilus-dropbox-2026.05.06/generate-deb.sh
--- old/nautilus-dropbox-2026.01.15/generate-deb.sh 2026-01-15
23:00:06.000000000 +0100
+++ new/nautilus-dropbox-2026.05.06/generate-deb.sh 2026-05-06
22:19:21.000000000 +0200
@@ -432,7 +432,7 @@
Breaks: nautilus-dropbox
Provides: nautilus-dropbox
Architecture: any
-Depends: procps, python3-gi (>= 3.12), python3 (>= 3.4.0),
\${python3:Depends}, \${misc:Depends}, libatk1.0-0 (>= 2.10), libc6 (>= 2.19),
libcairo2 (>= 1.13), libglib2.0-0 (>= 2.40), libgtk-4-1 (>= 4.8.0),
libpango1.0-0 (>= 1.36.3) | libpango-1.0-0 (>= 1.36.3), lsb-release,
gir1.2-gdkpixbuf-2.0 (>= 2.30.7), gir1.2-glib-2.0 (>= 1.40.0), gir1.2-gtk-4.0
(>= 4.8.0), gir1.2-pango-1.0 (>= 1.36.3)
+Depends: procps, python3-gi (>= 3.12), python3 (>= 3.4.0),
\${python3:Depends}, \${misc:Depends}, libatk1.0-0 (>= 2.10) | libatk1.0-0t64
(>= 2.52), libc6 (>= 2.19), libcairo2 (>= 1.13), libglib2.0-0 (>= 2.40) |
libglib2.0-0t64 (>= 2.80), libgtk-4-1 (>= 4.8.0), libpango1.0-0 (>= 1.36.3) |
libpango-1.0-0 (>= 1.36.3), lsb-release, gir1.2-gdkpixbuf-2.0 (>= 2.30.7),
gir1.2-glib-2.0 (>= 1.40.0), gir1.2-gtk-4.0 (>= 4.8.0), gir1.2-pango-1.0 (>=
1.36.3)
Suggests: nautilus (>= 43.0), python3-gpg (>= 1.8.0)
Homepage: https://www.dropbox.com/
Description: cloud synchronization engine - CLI and Nautilus extension
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/nautilus-dropbox-2026.01.15/install-apt-deps.sh
new/nautilus-dropbox-2026.05.06/install-apt-deps.sh
--- old/nautilus-dropbox-2026.01.15/install-apt-deps.sh 2026-01-15
23:00:06.000000000 +0100
+++ new/nautilus-dropbox-2026.05.06/install-apt-deps.sh 2026-05-06
22:19:21.000000000 +0200
@@ -1,5 +1,23 @@
#!/bin/bash
apt-get update
-apt-get install -y gnome-common libgtk-4-dev libnautilus-extension-dev
python3-gi python3-docutils \
- debootstrap devscripts libnautilus-extension-dev cdbs
debian-archive-keyring debhelper
\ No newline at end of file
+apt-get install -fy \
+ debhelper \
+ debian-archive-keyring \
+ debootstrap \
+ devscripts \
+ gnome-common \
+ libgtk-4-dev \
+ libnautilus-extension-dev \
+ libnautilus-extension-dev \
+ python3-docutils \
+ python3-gi
+
+case "${DBX_BUILD_ENV:=local}" in
+ packaging)
+ apt-get install -fy cdbs
+ ;;
+
+ *)
+ ;;
+esac
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/nautilus-dropbox-2026.01.15/install-rpm-deps.sh
new/nautilus-dropbox-2026.05.06/install-rpm-deps.sh
--- old/nautilus-dropbox-2026.01.15/install-rpm-deps.sh 2026-01-15
23:00:06.000000000 +0100
+++ new/nautilus-dropbox-2026.05.06/install-rpm-deps.sh 2026-05-06
22:19:21.000000000 +0200
@@ -1,5 +1,23 @@
#!/bin/bash
-dnf install -y --skip-unavailable gnome-common nautilus-devel gtk4-devel
python3-docutils \
- python3-gobject devscripts mock rpm rpm-sign rpmdevtools rpmlint expect
createrepo cdbs \
- gnome-common python3-docutils rpm-build gawk which atk-devel
\ No newline at end of file
+dnf install -y --skip-unavailable \
+ atk-devel \
+ cdbs \
+ createrepo \
+ devscripts \
+ expect \
+ gawk \
+ gnome-common \
+ gnome-common \
+ gtk4-devel \
+ mock \
+ nautilus-devel \
+ python3-docutils \
+ python3-docutils \
+ python3-gobject \
+ rpm \
+ rpm-build \
+ rpm-sign \
+ rpmdevtools \
+ rpmlint \
+ which
\ No newline at end of file
++++++ nautilus-dropbox.obsinfo ++++++
--- /var/tmp/diff_new_pack.0CU7GN/_old 2026-08-21 22:17:43.202794931 +0200
+++ /var/tmp/diff_new_pack.0CU7GN/_new 2026-08-21 22:17:43.220795574 +0200
@@ -1,5 +1,5 @@
name: nautilus-dropbox
-version: 2026.01.15
-mtime: 1768514406
-commit: 669f65eda1bab36a233be387d2d9b3a12a221afb
+version: 2026.05.06
+mtime: 1778098761
+commit: 288f5cd44711398b84e2a86fc782f053f5d548fa