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