From eb83c6da02c7f620c897444b382665a441df493b7c2a6f4fa04a2a9f0afe5999 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 8 Jan 2021 15:38:22 +0000 Subject: [PATCH] Accepting request 861686 from GNOME:Next New stable rel OBS-URL: https://build.opensuse.org/request/show/861686 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=352 --- gvfs-1.46.1.tar.xz | 3 --- gvfs-1.46.2.tar.xz | 3 +++ gvfs.changes | 12 ++++++++++++ gvfs.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 gvfs-1.46.1.tar.xz create mode 100644 gvfs-1.46.2.tar.xz diff --git a/gvfs-1.46.1.tar.xz b/gvfs-1.46.1.tar.xz deleted file mode 100644 index f61ee95..0000000 --- a/gvfs-1.46.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:621ea6c1b9a60b7ed2893938620d3190725a3d9dc65ce5af0fb6c186ee342503 -size 1220416 diff --git a/gvfs-1.46.2.tar.xz b/gvfs-1.46.2.tar.xz new file mode 100644 index 0000000..b6221b4 --- /dev/null +++ b/gvfs-1.46.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d83fa160286670c03eb890240606d8afa7ea6a3a818e8ad17eeed8d976487bd7 +size 1216056 diff --git a/gvfs.changes b/gvfs.changes index c16145e..61eaacf 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Jan 8 13:56:03 UTC 2021 - Bjørn Lie + +- Update to version 1.46.2: + + ftp: Prevent source file removal in case of transfer failure. + + trash: Explicitly cancel file monitor to prevent deadlock. + + smb: + - Set fast content type independently of other attributes. + - smb: Report progress when move operation is done. + + google: Set the display name for the root folder also. + + Updated translations. + ------------------------------------------------------------------- Mon Oct 5 15:28:29 UTC 2020 - dimstar@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index 2d7a8c2..7a25237 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,7 +1,7 @@ # # spec file for package gvfs # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %bcond_without cdda Name: gvfs -Version: 1.46.1 +Version: 1.46.2 Release: 0 Summary: Virtual File System functionality for GLib License: LGPL-2.0-or-later AND GPL-3.0-only