From df7e0acf4737c10a123231a5dce50ce8f3c0016aa19b52b025580e6d5a847b7c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 26 Mar 2013 20:17:39 +0000 Subject: [PATCH] Accepting request 160989 from home:dimstar:branches:GNOME:Factory Update to 1.16.0 OBS-URL: https://build.opensuse.org/request/show/160989 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=161 --- gvfs-1.15.4.tar.xz | 3 --- gvfs-1.16.0.tar.xz | 3 +++ gvfs.changes | 14 ++++++++++++++ gvfs.spec | 7 +++---- 4 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 gvfs-1.15.4.tar.xz create mode 100644 gvfs-1.16.0.tar.xz diff --git a/gvfs-1.15.4.tar.xz b/gvfs-1.15.4.tar.xz deleted file mode 100644 index e7da422..0000000 --- a/gvfs-1.15.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7009fcfcc0cc0e4fa4f9c912c5e061e919b8d611a922e8ac7c46a5d21382ffc -size 1487192 diff --git a/gvfs-1.16.0.tar.xz b/gvfs-1.16.0.tar.xz new file mode 100644 index 0000000..5fbce4d --- /dev/null +++ b/gvfs-1.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0cf3ec2be053ef42a25a34c64b90fdf28a5334c595452ee2e246734696dd55e +size 1493176 diff --git a/gvfs.changes b/gvfs.changes index 1b1a9aa..09ad6de 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Mar 25 14:47:24 UTC 2013 - dimstar@opensuse.org + +- Update to version 1.16.0: + + cdda: + - Fix warnings for each track on the CD. + - Remove unneeded function argument. + - Remove leading '/' from the filenames. + + mtp: Switch to version based checks for new libmtp features. + + trash: + - Use the symbolic names for trash:: attributes. + - Update expected gvfs-mount -li output. + + Updated translations. + ------------------------------------------------------------------- Mon Mar 4 16:26:50 UTC 2013 - dimstar@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index 5a48de7..04ef402 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -20,13 +20,13 @@ %define with_cdda 1 Name: gvfs -Version: 1.15.4 +Version: 1.16.0 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.15/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gvfs/1.16/%{name}-%{version}.tar.xz Source99: baselibs.conf # PATCH-FEATURE-OPENSUSE gvfs-nvvfs.patch ksamrat@novell.com -- Provides gvfs backend for novell nautilus plugin Patch5: gvfs-nvvfs.patch @@ -63,7 +63,7 @@ BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gtk+-3.0) => 3.0 BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(libbluray) -BuildRequires: pkgconfig(libmtp) +BuildRequires: pkgconfig(libmtp) >= 1.1.5 BuildRequires: pkgconfig(libsecret-unstable) BuildRequires: pkgconfig(libsystemd-login) >= 44 BuildRequires: pkgconfig(smbclient) @@ -141,7 +141,6 @@ translation-update-upstream %patch6 -p1 %build -mkdir m4 autoreconf -f libtoolize -c -f %configure \