From 761ca2639a0757b4970e9680109ed0c2f7940905fffd62c37590bfcf4bec815c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 19 Feb 2016 14:55:38 +0000 Subject: [PATCH] Accepting request 360401 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/360401 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=226 --- gvfs-1.26.3.tar.xz | 3 --- gvfs-1.27.90.tar.xz | 3 +++ gvfs.changes | 39 +++++++++++++++++++++++++++++++++++++++ gvfs.spec | 8 +++++--- 4 files changed, 47 insertions(+), 6 deletions(-) delete mode 100644 gvfs-1.26.3.tar.xz create mode 100644 gvfs-1.27.90.tar.xz diff --git a/gvfs-1.26.3.tar.xz b/gvfs-1.26.3.tar.xz deleted file mode 100644 index b926535..0000000 --- a/gvfs-1.26.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a70f75fa60d66f3f478c0c8aec43d0e43455a8cc75a4dfa8029e51c816401b4a -size 1682264 diff --git a/gvfs-1.27.90.tar.xz b/gvfs-1.27.90.tar.xz new file mode 100644 index 0000000..8004ed4 --- /dev/null +++ b/gvfs-1.27.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6aba62466b5c996a92ff97494004d682ad84e0c3c26364a8158b1e4e4b70d4 +size 1688372 diff --git a/gvfs.changes b/gvfs.changes index ad7724e..7b0650c 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Fri Feb 19 01:27:57 UTC 2016 - dimstar@opensuse.org + +- Update to version 1.27.90: + + udisks2: Avoid crashes during unmount. + + ftp: Fix cache invalidation after writing. + + network: Fix crashes when mount failed. + + mtp: Allow reading on more devices. + + Several smaller bugfixes. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 19 01:27:04 UTC 2016 - dimstar@opensuse.org + +- Update to version 1.27.4: + + dns-sd: Add support for nfs shares. + + Do not print anything from daemons unless debug mode is + enabled. + + Several other logging improvements. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 19 01:27:03 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.27.3: + + sftp: + - Fail cancelled jobs. + - Handle "Too many authentication failures" error. + + metadata: Avoid endless recursion when copying meta files. + + mtp: Use phone icon for MTP devices. + + udisks2: Do not show notification if unmount failed. + + completion: Allow bash completion for gvfs-mount. + + http: Return error if seek was not successful. + + Several smaller bugfixes. + + Updated translations. +- Add disabled pkgconfig(libnfs) BuildRequires, needed for nfs + backedend, but the needed underlying libs is not available for + openSUSE yet. + ------------------------------------------------------------------- Thu Feb 18 13:22:35 UTC 2016 - dimstar@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index d8785d4..a482576 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -20,13 +20,13 @@ %define with_cdda 1 Name: gvfs -Version: 1.26.3 +Version: 1.27.90 Release: 0 Summary: VFS functionality for GLib License: LGPL-2.0+ Group: Development/Libraries/C and C++ Url: http://www.gnome.org -Source0: http://download.gnome.org/sources/gvfs/1.26/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gvfs/1.27/%{name}-%{version}.tar.xz Source99: baselibs.conf # PATCH-FEATURE-SLE gvfs-nvvfs.patch ksamrat@novell.com -- Provides gvfs backend for novell nautilus plugin Patch5: gvfs-nvvfs.patch @@ -65,6 +65,8 @@ BuildRequires: pkgconfig(gudev-1.0) >= 147 BuildRequires: pkgconfig(libbluray) BuildRequires: pkgconfig(libgdata) >= 0.17.3 BuildRequires: pkgconfig(libmtp) >= 1.1.5 +# FIXME - Add disabled as we do not have this in openSUSE yet. +# BuildRequires: pkgconfig(libnfs) BuildRequires: pkgconfig(libsecret-unstable) BuildRequires: pkgconfig(libsystemd-login) >= 44 BuildRequires: pkgconfig(smbclient) @@ -169,7 +171,7 @@ rm -rf %{buildroot} %files %defattr(-, root, root) -%doc AUTHORS NEWS README TODO +%doc AUTHORS NEWS README %{_bindir}/gvfs-* %dir %{_datadir}/%{name} %dir %{_datadir}/%{name}/mounts