diff --git a/gvfs-1.11.1.tar.xz b/gvfs-1.11.1.tar.xz deleted file mode 100644 index f0bd5f8..0000000 --- a/gvfs-1.11.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3cb569e44c1947ffef0cd32d2f4c7c20d8785674c53c9122a9cd29e3ee3e8d9 -size 1304324 diff --git a/gvfs-1.11.2.tar.xz b/gvfs-1.11.2.tar.xz new file mode 100644 index 0000000..9c869d6 --- /dev/null +++ b/gvfs-1.11.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a191ccf182df9c7e5da157e8c9f5d6525465510c93892cbbd00d7d7cc022021 +size 1311728 diff --git a/gvfs.changes b/gvfs.changes index 1c4e248..a792b11 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jan 18 17:43:27 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.11.2: + + daemon: Spawn fuse daemon in foreground for uClibc + compatibility + + ftp: Make ftp.mount no longer conditionally built + + fuse: Remove the unused sys/vfs.h include + + gvfs-mime: List recommended applications + + build: Check for util.h to prevent implicit declaration + + Updated translations. + ------------------------------------------------------------------- Tue Dec 20 10:08:57 UTC 2011 - vuntz@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index d3cc22f..d38546d 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,7 +1,7 @@ # # spec file for package gvfs # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,10 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: gvfs -Version: 1.11.1 +Version: 1.11.2 Release: 0 -# FIXME: add libbluray BuildRequires once available (fate#312440) Summary: VFS functionality for GLib License: LGPL-2.0+ Group: Development/Libraries/C and C++