Hello community, here is the log from the commit of package gvfs for openSUSE:Leap:15.2 checked in at 2020-04-28 20:10:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/gvfs (Old) and /work/SRC/openSUSE:Leap:15.2/.gvfs.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gvfs" Tue Apr 28 20:10:12 2020 rev:67 rq:796675 version:1.42.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/gvfs/gvfs.changes 2020-03-06 12:37:06.350605059 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.gvfs.new.2738/gvfs.changes 2020-04-28 20:10:13.364417850 +0200 @@ -1,0 +2,6 @@ +Mon Mar 16 02:25:18 UTC 2020 - Yifan Jiang <[email protected]> + +- Enable gvfs-nds.patch and gvfs-nvvfs.patch for Leap to remove + difference between Leap and SLE. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gvfs.spec ++++++ --- /var/tmp/diff_new_pack.q4E6FJ/_old 2020-04-28 20:10:13.972419112 +0200 +++ /var/tmp/diff_new_pack.q4E6FJ/_new 2020-04-28 20:10:13.976419121 +0200 @@ -1,7 +1,7 @@ # # spec file for package gvfs # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -76,7 +76,7 @@ %if %{with cdda} BuildRequires: pkgconfig(libcdio_paranoia) >= 0.78.2 %endif -%if !0%{?is_opensuse} +%if 0%{?sle_version} # The library gvfscommon was converted to a private library and is not used outside of gvfs Obsoletes: libgvfscommon0 <= %{version} %endif @@ -161,7 +161,7 @@ %setup -q translation-update-upstream po %{name} -%if !0%{?is_opensuse} +%if 0%{?sle_version} %patch1000 -p1 %patch1001 -p1 %endif @@ -299,7 +299,7 @@ %{_datadir}/%{name}/remote-volume-monitors/mtp.monitor %{_datadir}/dbus-1/services/org.gtk.vfs.MTPVolumeMonitor.service %{_datadir}/%{name}/mounts/mtp.mount -%if !0%{?is_opensuse} +%if 0%{?sle_version} %{_libexecdir}/%{name}/gvfsd-nds %{_libexecdir}/%{name}/gvfsd-nvvfs %{_datadir}/%{name}/mounts/nds.mount
