diff --git a/gvfs-1.21.91.tar.xz b/gvfs-1.21.91.tar.xz deleted file mode 100644 index 21029e2..0000000 --- a/gvfs-1.21.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a15155f82137ad74a505f90b435a485c6b4a6901ff73703549c63c59daacbdaa -size 1590676 diff --git a/gvfs-1.22.0.tar.xz b/gvfs-1.22.0.tar.xz new file mode 100644 index 0000000..4845d8e --- /dev/null +++ b/gvfs-1.22.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab4b43514a783ebf5e680bbe87fd788184c3ba03e012346a493687c8f3fdcc94 +size 1590532 diff --git a/gvfs.changes b/gvfs.changes index 2e6c351..eb673be 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Sep 22 08:16:21 UTC 2014 - dimstar@opensuse.org + +- Update to version 1.22.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 15 16:23:00 UTC 2014 - zaitor@opensuse.org + +- Update to version 1.21.92: + + metatree: Avoid endless looping when the entry is too large. + + archive: Allow reading files with '/./' in the path. + + Several smaller bugfixes. + + Updated translations. + ------------------------------------------------------------------- Fri Aug 29 13:42:50 UTC 2014 - zaitor@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index e245ac1..86cacab 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -20,13 +20,13 @@ %define with_cdda 1 Name: gvfs -Version: 1.21.91 +Version: 1.22.0 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.21/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gvfs/1.22/%{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