diff --git a/gvfs-1.17.91.tar.xz b/gvfs-1.17.91.tar.xz deleted file mode 100644 index b1238c4..0000000 --- a/gvfs-1.17.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef53ee05ae2f0c80606488b7658886b33aed76b10732555d3a0ab118c630bbab -size 1516320 diff --git a/gvfs-1.18.1.tar.xz b/gvfs-1.18.1.tar.xz new file mode 100644 index 0000000..3ac74b7 --- /dev/null +++ b/gvfs-1.18.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92bc9ef0038be837fb74bfb65c5f3de46ee895e14dec65435d1c1da0adcc631f +size 1535504 diff --git a/gvfs.changes b/gvfs.changes index 787f672..022f5ca 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Sep 27 07:58:08 UTC 2013 - dimstar@opensuse.org + +- Update to version 1.18.1: + + GVfsDaemon: Don't deadlock on cliend disconnect. + + GDaemonFileMonitor: Only recieve events on one dbus connection. + + GDaemonFileEnumerator: Only listen to messages one connection. + + Several compilation warnings fixes and code cleanup. + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 24 07:48:52 UTC 2013 - dimstar@opensuse.org + +- Update to version 1.18.0: + + Updated translations. + ------------------------------------------------------------------- Tue Sep 3 09:18:19 UTC 2013 - dimstar@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index 440a5e7..f51750e 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -20,13 +20,13 @@ %define with_cdda 1 Name: gvfs -Version: 1.17.91 +Version: 1.18.1 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.17/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gvfs/1.18/%{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