diff --git a/nautilus.spec b/nautilus.spec index b38576c..a5a3d3f 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -6,7 +6,7 @@ Name: nautilus Version: 40.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: File manager for GNOME License: GPLv3+ @@ -53,6 +53,8 @@ Requires: %{name}-extensions%{_isa} = %{version}-%{release} # For the org.freedesktop.Tracker3.Miner.Files GSettings schema. Requires: tracker3-miners +Provides: bundled(libgd) + %description Nautilus is the file manager and graphical shell for the GNOME desktop that makes it easy to manage your files and the rest of your system. @@ -145,6 +147,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop %doc %{_datadir}/gtk-doc/html/libnautilus-extension/ %changelog +* Thu May 20 2021 Ondrej Holy - 40.1-3 +- Add missing bundled(libgd) provides statement + * Thu May 06 2021 Kalev Lember - 40.1-2 - Backport upstream fix to keep working directory when executing programs