diff --git a/gigolo.spec b/gigolo.spec index 03212c8496ddbecdb64c0b2fd812b3872f56b860..f9eaf8573431cf1a5d2cf7020c81c17943a61a44 100644 --- a/gigolo.spec +++ b/gigolo.spec @@ -2,7 +2,7 @@ Name: gigolo Version: 0.5.2 -Release: 1 +Release: 2 Summary: frontend to manage connections to remote filesystems using GIO/GVfs License: GPLv2 URL: http://goodies.xfce.org/projects/applications/gigolo/ @@ -16,7 +16,7 @@ BuildRequires: gtk3-devel BuildRequires: desktop-file-utils BuildRequires: gcc -Requires: gvfs-fuse +Requires: gvfs-fuse3 %description Gigolo is a frontend to easily manage connections to remote filesystems @@ -51,6 +51,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop %{_mandir}/man1/gigolo.1.gz %changelog +* Fri Feb 18 2022 zhanglin - 0.5.2-2 +- fix Require: gvfs-fuse + * Fri Jun 18 2021 zhanglin - 0.5.2-1 - Update to 0.5.2