From 4a7c2e2929a9081b76898b0141513e6adce3777a303741d3eeab285935b4ec33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 19 Apr 2013 09:35:02 +0000 Subject: [PATCH] Accepting request 171149 from home:dimstar:branches:GNOME:Factory Update to 1.16.1 OBS-URL: https://build.opensuse.org/request/show/171149 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=163 --- gvfs-1.16.0.tar.xz | 3 --- gvfs-1.16.1.tar.xz | 3 +++ gvfs.changes | 13 +++++++++++++ gvfs.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 gvfs-1.16.0.tar.xz create mode 100644 gvfs-1.16.1.tar.xz diff --git a/gvfs-1.16.0.tar.xz b/gvfs-1.16.0.tar.xz deleted file mode 100644 index 5fbce4d..0000000 --- a/gvfs-1.16.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0cf3ec2be053ef42a25a34c64b90fdf28a5334c595452ee2e246734696dd55e -size 1493176 diff --git a/gvfs-1.16.1.tar.xz b/gvfs-1.16.1.tar.xz new file mode 100644 index 0000000..21ddd98 --- /dev/null +++ b/gvfs-1.16.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7ec47547ff8029a2e8d81533bdfa870fe4a547c9d7c4e1e946d42d38970b0ac +size 1493260 diff --git a/gvfs.changes b/gvfs.changes index 09ad6de..873b91f 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Apr 16 14:08:43 UTC 2013 - dimstar@opensuse.org + +- Update to version 1.16.1: + + daemon: Ensure file monitors are not prematurally finalized. + + gvfschannel: + - Return proper error if we're out of free fds. + - Fix daemon crash when cancelling channel operations. + - Fix readahead behaviour. + + obexftp: Fix crasher due to missing D-Bus threads support. + + Fix compiler warnings. + + Updated translations. + ------------------------------------------------------------------- Mon Mar 25 14:47:24 UTC 2013 - dimstar@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index 04ef402..1e164c2 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -20,7 +20,7 @@ %define with_cdda 1 Name: gvfs -Version: 1.16.0 +Version: 1.16.1 Release: 0 Summary: VFS functionality for GLib License: LGPL-2.0+