diff --git a/gvfs-1.32.1.tar.xz b/gvfs-1.32.1.tar.xz deleted file mode 100644 index c915ea5..0000000 --- a/gvfs-1.32.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0b6c9edab09d52472355657a2f0a14831b2e6c58caba395f721ab683f836ade -size 1813212 diff --git a/gvfs-1.33.91.tar.xz b/gvfs-1.33.91.tar.xz new file mode 100644 index 0000000..c9cd800 --- /dev/null +++ b/gvfs-1.33.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec848d0b290b93bdf902f2b91032d608b5287adb423978120bc5f2dcf8f3b45f +size 1832372 diff --git a/gvfs.changes b/gvfs.changes index bdcaa3a..5fd0495 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Mon Aug 21 20:05:20 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.33.91: + + daemon: Avoid overflowing when querying for filesystem info. + + proxy: Fix shadow mount handling for equal paths. + + gdaemonfile: + - Fix g_file_equal for different mount_prefix. + - Fix relative path handling. + + client: Fix crash when calculating a relative path. + + channel: Set sockets as nonblocking to prevent deadlocks when + copying. + + google: Report FS total size and free space. + + Several smaller bugfixes. + + Updated translations. + +------------------------------------------------------------------- +Mon Aug 7 12:10:51 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.33.90: + + admin: Require mounting for each client explicitly. + + dav: Fix DAV implementation stripping spaces. + + gdaemonfileenumerator: Fix crashes in synchronous enumerator + code. + + goa: Fix password-based authentication. + + Updated translations. + +------------------------------------------------------------------- +Tue Jun 20 08:42:54 UTC 2017 - dimstar@opensuse.org + +- Update to version 1.33.3: + + Do not send user invisible mounts in order to speed up + g_volume_monitor_get. + + mtp: Remove avoidance of file push for big files for better + performance. + + Various build fixes and cleanups. + + Port several parts to GTask. + + Several smaller bugfixes. + + Updated translations. + +------------------------------------------------------------------- +Sat May 20 21:47:25 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.33.1: + + Port several parts to GTask. + + recent: Port from GtkRecentManager to GBookmarkFile (drop + GTK+ dependency). + + sftp: Handle SecurID password prompt. + + Several smaller bugfixes. +- Drop pkgconfig(gtk+-3.0) BuildRequires: No longer needed. +- Drop no longer needed post(un) handling of glib2_gsettings_schema + for backends and backend-samba, file-triggers takes care of this + now. + ------------------------------------------------------------------- Fri May 5 10:00:59 UTC 2017 - zaitor@opensuse.org diff --git a/gvfs.spec b/gvfs.spec index 246aab3..c99ec73 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -20,13 +20,13 @@ %define with_cdda 1 Name: gvfs -Version: 1.32.1 +Version: 1.33.91 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.32/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gvfs/1.33/%{name}-%{version}.tar.xz Source99: baselibs.conf # PATCH-FEATURE-SLE gvfs-nvvfs.patch ksamrat@novell.com -- Provides gvfs backend for novell nautilus plugin Patch5: gvfs-nvvfs.patch @@ -63,7 +63,6 @@ BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.51.0 BuildRequires: pkgconfig(goa-1.0) >= 3.17.1 BuildRequires: pkgconfig(gobject-2.0) -BuildRequires: pkgconfig(gtk+-3.0) => 3.0 BuildRequires: pkgconfig(gudev-1.0) >= 147 BuildRequires: pkgconfig(libbluray) BuildRequires: pkgconfig(libcap) @@ -194,18 +193,6 @@ find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print %postun %glib2_gio_module_postun -%post backends -%glib2_gsettings_schema_post - -%postun backends -%glib2_gsettings_schema_postun - -%post backend-samba -%glib2_gsettings_schema_post - -%postun backend-samba -%glib2_gsettings_schema_postun - %files %defattr(-, root, root) %doc AUTHORS NEWS README