Fix error File listed twice
This commit is contained in:
parent
07d67f2a8b
commit
567166fd03
@ -22,7 +22,7 @@
|
||||
|
||||
Name: gvfs
|
||||
Version: 1.50.2
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: gvfs is a backends for the gio framework in GLib
|
||||
License: GPLv3 and LGPLv2+ and BSD and MPLv2.0
|
||||
URL: https://wiki.gnome.org/Projects/gvfs
|
||||
@ -146,7 +146,6 @@ killall -USR1 gvfsd >&/dev/null || :
|
||||
%{_datadir}/glib-2.0/schemas/*.xml
|
||||
%{_datadir}/polkit-1/actions/org.gtk.vfs.file-operations.policy
|
||||
%{_datadir}/polkit-1/rules.d/org.gtk.vfs.file-operations.rules
|
||||
%{_datadir}/gvfs/remote-volume-monitors/*.monitor
|
||||
%{_libdir}/gvfs/libgvfsdaemon.so
|
||||
%{_libexecdir}/gvfs-*
|
||||
%{_libexecdir}/gvfsd
|
||||
@ -173,6 +172,9 @@ killall -USR1 gvfsd >&/dev/null || :
|
||||
%{_mandir}/man1/gvfsd-fuse.1*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 17 2024 Huang Yang <huangyang@loongson.cn> - 1.50.2-7
|
||||
- Fix Error: File listed twice
|
||||
|
||||
* Fri Jan 12 2024 wangxiaomeng <wangxiaomeng@kylinos.cn> - 1.50.2-6
|
||||
- Modify memory-leaks patch errors
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user