diff --git a/gvfs.spec b/gvfs.spec index 2e96b5a..4997805 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -22,7 +22,7 @@ Name: gvfs Version: 1.50.2 -Release: 2 +Release: 3 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 @@ -117,7 +117,6 @@ This package containers the headers and other files which are required for devel chrpath -d %{buildroot}%{_libdir}/gio/modules/*.so chrpath -d %{buildroot}%{_libdir}/gvfs/*.so chrpath -d %{buildroot}%{_libexecdir}/gvfs* -chrpath -d %{buildroot} # trashlib is GPLv3, include the license cp -p daemon/trashlib/COPYING COPYING.GPL3 @@ -162,6 +161,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_mandir}/man1/gvfsd-fuse.1* %changelog +* Mon Mar 13 2023 lin zhang - 1.50.2-3 +- delete invalid line + * Mon Mar 13 2023 lin zhang - 1.50.2-2 - remove rpath