From 03e145816c63dedd1fc14ad4a340acb5cff2c9c63b08eafd139a48c889be6c19 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 27 Sep 2013 09:46:47 +0000 Subject: [PATCH] Accepting request 201049 from home:dimstar:branches:GNOME:Factory Update to 1.18.1 OBS-URL: https://build.opensuse.org/request/show/201049 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=177 --- gvfs-1.18.0.tar.xz | 3 --- gvfs-1.18.1.tar.xz | 3 +++ gvfs.changes | 10 ++++++++++ gvfs.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 gvfs-1.18.0.tar.xz create mode 100644 gvfs-1.18.1.tar.xz diff --git a/gvfs-1.18.0.tar.xz b/gvfs-1.18.0.tar.xz deleted file mode 100644 index 1a9e5ea..0000000 --- a/gvfs-1.18.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6d9a547ac0621c405251fe929078b2700408cf94371d452f641413d56bd50db -size 1546728 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 f5b38a8..022f5ca 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +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 diff --git a/gvfs.spec b/gvfs.spec index 11d26ed..f51750e 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -20,7 +20,7 @@ %define with_cdda 1 Name: gvfs -Version: 1.18.0 +Version: 1.18.1 Release: 0 Summary: VFS functionality for GLib License: LGPL-2.0+