Accepting request 201056 from GNOME:Factory

Update to 1.18.1 (forwarded request 201049 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/201056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gvfs?expand=0&rev=99
This commit is contained in:
Stephan Kulow 2013-09-27 15:32:17 +00:00 committed by Git OBS Bridge
commit acc4e5a496
4 changed files with 21 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef53ee05ae2f0c80606488b7658886b33aed76b10732555d3a0ab118c630bbab
size 1516320

3
gvfs-1.18.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92bc9ef0038be837fb74bfb65c5f3de46ee895e14dec65435d1c1da0adcc631f
size 1535504

View File

@ -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 Tue Sep 3 09:18:19 UTC 2013 - dimstar@opensuse.org

View File

@ -20,13 +20,13 @@
%define with_cdda 1 %define with_cdda 1
Name: gvfs Name: gvfs
Version: 1.17.91 Version: 1.18.1
Release: 0 Release: 0
Summary: VFS functionality for GLib Summary: VFS functionality for GLib
License: LGPL-2.0+ License: LGPL-2.0+
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Url: http://www.gnome.org 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 Source99: baselibs.conf
# PATCH-FEATURE-OPENSUSE gvfs-nvvfs.patch ksamrat@novell.com -- Provides gvfs backend for novell nautilus plugin # PATCH-FEATURE-OPENSUSE gvfs-nvvfs.patch ksamrat@novell.com -- Provides gvfs backend for novell nautilus plugin
Patch5: gvfs-nvvfs.patch Patch5: gvfs-nvvfs.patch