From 21224b60a5e6c945137332ddbeff1a26c0c77ae20a0e2499d1493efd650cb6bf Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 28 Mar 2012 20:51:33 +0000 Subject: [PATCH] Accepting request 111525 from home:vuntz:branches:GNOME:Factory Update to 1.12.0 OBS-URL: https://build.opensuse.org/request/show/111525 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=136 --- gvfs-1.11.5.tar.xz | 3 --- gvfs-1.12.0.tar.xz | 3 +++ gvfs.changes | 8 +++++++- gvfs.spec | 13 ++++++------- 4 files changed, 16 insertions(+), 11 deletions(-) delete mode 100644 gvfs-1.11.5.tar.xz create mode 100644 gvfs-1.12.0.tar.xz diff --git a/gvfs-1.11.5.tar.xz b/gvfs-1.11.5.tar.xz deleted file mode 100644 index 85adfc9..0000000 --- a/gvfs-1.11.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bad32db5cadba842ca8d65a641a2014c64a96470ef113e33e3609d62c2c34a5c -size 1304632 diff --git a/gvfs-1.12.0.tar.xz b/gvfs-1.12.0.tar.xz new file mode 100644 index 0000000..95a5427 --- /dev/null +++ b/gvfs-1.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87ffb27fd884be65570d64530c3121f9e49848070b62a26e39cd363f6a6bd555 +size 1342208 diff --git a/gvfs.changes b/gvfs.changes index 02fb6fa..754ae8f 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,10 +1,16 @@ +------------------------------------------------------------------- +Wed Mar 28 09:43:22 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.12.0: + + Updated translations. + ------------------------------------------------------------------- Mon Mar 19 17:48:44 UTC 2012 - zaitor@opensuse.org - Update to version 1.11.5: + + fuse: Keep using ~/.gvfs as fallback. + udisks2: Set G_VOLUME_IDENTIFIER_KIND_CLASS identifier for volumes. - + fuse: Keep using ~/.gvfs as fallback. + Updated translations. - Enable udisks2 support in gvfs. diff --git a/gvfs.spec b/gvfs.spec index 0b98a8a..e923828 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -19,13 +19,13 @@ %define with_udisks2 1 Name: gvfs -Version: 1.11.5 +Version: 1.12.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.11/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gvfs/1.12/%{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 @@ -195,15 +195,14 @@ rm -rf %{buildroot} %files backends %defattr(-, root, root) -%if !%{with_udisks2} -%{_libexecdir}/%{name}/gvfs-gdu-volume-monitor -%{_datadir}/dbus-1/services/org.gtk.Private.GduVolumeMonitor.service -%{_datadir}/%{name}/remote-volume-monitors/gdu.monitor -%endif %if %{with_udisks2} %{_datadir}/dbus-1/services/org.gtk.Private.UDisks2VolumeMonitor.service %{_datadir}/%{name}/remote-volume-monitors/udisks2.monitor %{_libexecdir}/%{name}/gvfs-udisks2-volume-monitor +%else +%{_libexecdir}/%{name}/gvfs-gdu-volume-monitor +%{_datadir}/dbus-1/services/org.gtk.Private.GduVolumeMonitor.service +%{_datadir}/%{name}/remote-volume-monitors/gdu.monitor %endif %{_libexecdir}/%{name}/gvfs-gphoto2-volume-monitor %{_datadir}/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service