Hello community, here is the log from the commit of package gvfs for openSUSE:Factory checked in at 2016-05-17 17:07:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gvfs (Old) and /work/SRC/openSUSE:Factory/.gvfs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gvfs" Changes: -------- --- /work/SRC/openSUSE:Factory/gvfs/gvfs.changes 2016-05-05 12:12:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gvfs.new/gvfs.changes 2016-05-17 17:07:58.000000000 +0200 @@ -1,0 +2,12 @@ +Tue May 10 07:05:41 UTC 2016 - [email protected] + +- Disable libnfs support on SLE. + +------------------------------------------------------------------- +Mon May 9 20:11:13 UTC 2016 - [email protected] + +- Update to version 1.28.2: + + udisks2: Fix crash when mounting encrypted volume. + + Updated translations. + +------------------------------------------------------------------- Old: ---- gvfs-1.28.1.tar.xz New: ---- gvfs-1.28.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gvfs.spec ++++++ --- /var/tmp/diff_new_pack.47MvNg/_old 2016-05-17 17:07:59.000000000 +0200 +++ /var/tmp/diff_new_pack.47MvNg/_new 2016-05-17 17:07:59.000000000 +0200 @@ -20,7 +20,7 @@ %define with_cdda 1 Name: gvfs -Version: 1.28.1 +Version: 1.28.2 Release: 0 Summary: VFS functionality for GLib License: LGPL-2.0+ @@ -64,7 +64,9 @@ BuildRequires: pkgconfig(libbluray) BuildRequires: pkgconfig(libgdata) >= 0.17.3 BuildRequires: pkgconfig(libmtp) >= 1.1.5 +%if 0%{?is_opensuse} BuildRequires: pkgconfig(libnfs) +%endif BuildRequires: pkgconfig(libsecret-unstable) BuildRequires: pkgconfig(libsystemd-login) >= 44 BuildRequires: pkgconfig(smbclient) @@ -292,8 +294,10 @@ %{_datadir}/%{name}/mounts/nds.mount %{_libexecdir}/%{name}/gvfsd-network %{_datadir}/%{name}/mounts/network.mount +%if 0%{?is_opensuse} %{_libexecdir}/%{name}/gvfsd-nfs %{_datadir}/%{name}/mounts/nfs.mount +%endif %{_libexecdir}/%{name}/gvfsd-nvvfs %{_datadir}/%{name}/mounts/nvvfs.mount %{_libexecdir}/%{name}/gvfsd-recent ++++++ gvfs-1.28.1.tar.xz -> gvfs-1.28.2.tar.xz ++++++ ++++ 3217 lines of diff (skipped)
