update gigolo.spec.
fix Require: gvfs-fuse (cherry picked from commit 0cf317328a7b1f3b131a19e754057ff98a0a6ca3)
This commit is contained in:
parent
188d863ed1
commit
e907e8516f
@ -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 <lin.zhang@turbolinux.com.cn> - 0.5.2-2
|
||||
- fix Require: gvfs-fuse
|
||||
|
||||
* Fri Jun 18 2021 zhanglin <lin.zhang@turbolinux.com.cn> - 0.5.2-1
|
||||
- Update to 0.5.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user