From fe0fac12123f7effd9493567ed6413699c50c8b23573fcc78ec1f4033ee0617d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 6 Mar 2018 14:19:54 +0000 Subject: [PATCH] Accepting request 583398 from home:iznogood:branches:GNOME:Factory New stable rel OBS-URL: https://build.opensuse.org/request/show/583398 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=302 --- gvfs-1.34.2.1.tar.xz | 3 +++ gvfs-1.34.2.tar.xz | 3 --- gvfs.changes | 7 +++++++ gvfs.spec | 13 ++++++------- 4 files changed, 16 insertions(+), 10 deletions(-) create mode 100644 gvfs-1.34.2.1.tar.xz delete mode 100644 gvfs-1.34.2.tar.xz diff --git a/gvfs-1.34.2.1.tar.xz b/gvfs-1.34.2.1.tar.xz new file mode 100644 index 0000000..8a2a605 --- /dev/null +++ b/gvfs-1.34.2.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5251673ebdaa7c99f28608b576f36eaf7b369867d787c419035638e7afcb5ea +size 1822700 diff --git a/gvfs-1.34.2.tar.xz b/gvfs-1.34.2.tar.xz deleted file mode 100644 index 36417af..0000000 --- a/gvfs-1.34.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60d3c7eaf3dc697653b330b55b806ab0a59424030954628eb5ed88e8ea3a9669 -size 1822024 diff --git a/gvfs.changes b/gvfs.changes index d890457..840fb68 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 6 13:50:21 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 1.34.2.1: + + mtp: Prevent crashes if device is unplugged during mount + operation. + ------------------------------------------------------------------- Tue Feb 6 20:30:28 UTC 2018 - bjorn.lie@gmail.com diff --git a/gvfs.spec b/gvfs.spec index 03e3e6d..abcdc7e 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -19,15 +19,14 @@ %define with_udisks2 1 %define with_cdda 1 Name: gvfs -Version: 1.34.2 +Version: 1.34.2.1 Release: 0 Summary: Virtual File System functionality for GLib License: LGPL-2.0+ AND GPL-3.0 Group: Development/Libraries/C and C++ -Url: http://www.gnome.org +URL: http://www.gnome.org Source0: http://download.gnome.org/sources/gvfs/1.34/%{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 # PATCH-FEATURE-SLE gvfs-nds.patch ksamrat@novell.com -- Provides NDS browsing for nautilus @@ -97,7 +96,7 @@ not using GIO to access the GVfs filesystems. %package backend-afc Summary: VFS functionality for GLib -- iPod / iPhone Support -License: LGPL-2.0+ +License: LGPL-2.0-or-later Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Supplements: packageand(%{name}:%(rpm -q --qf "%%{name}" -f $(readlink -f %{_libdir}/llibimobiledevice.so))) @@ -107,7 +106,7 @@ This package provides a gvfs backend that supports iPod / iPhone devices. %package backend-samba Summary: VFS functionality for GLib -- Samba Support -License: LGPL-2.0+ +License: LGPL-2.0-or-later Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Requires: %{name}-backends = %{version} @@ -133,7 +132,7 @@ This package contains all necessary backend files and libraries. %package fuse Summary: VFS functionality for GLib -License: LGPL-2.0+ +License: LGPL-2.0-or-later Group: System/Filesystems Requires: %{name} = %{version} Requires: fuse @@ -149,7 +148,7 @@ not using GIO to access the GVfs filesystems. %package devel Summary: Development files for the GNOME Virtual file system -License: LGPL-2.0+ +License: LGPL-2.0-or-later Group: Development/Libraries/C and C++ Requires: %{name} = %{version}