diff --git a/gvfs-1.50.5.tar.xz b/gvfs-1.50.5.tar.xz deleted file mode 100644 index 1d1aef0..0000000 --- a/gvfs-1.50.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b86f09b7331c8642ecebf46a3cda0692f5eb26086f132326a5483c2ebf86a4cb -size 1226548 diff --git a/gvfs-1.52.0.tar.xz b/gvfs-1.52.0.tar.xz new file mode 100644 index 0000000..560e2d9 --- /dev/null +++ b/gvfs-1.52.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e40e2035a40bc51ce9e88eed05b025596e40bb4aaf9bc632d12ce74fdb30b1f6 +size 1231912 diff --git a/gvfs.changes b/gvfs.changes index 189be91..6bdfc80 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,49 @@ +------------------------------------------------------------------- +Fri Sep 15 13:23:10 UTC 2023 - Bjørn Lie + +- Update to version 1.52.0: + + Updated translations. + +------------------------------------------------------------------- +Sun Sep 3 00:04:03 UTC 2023 - Luciano Santos + +- Update to version 1.51.91: + + sftp/ftp: Ensure that is-symlink is always set to avoid + warnings. + + Updated translations. +- Make devel sub-package as noarch. It doesn't contain any + binaries. + +------------------------------------------------------------------- +Sun Aug 6 10:44:09 UTC 2023 - Bjørn Lie + +- Update to version 1.51.90: + + Fix various memory leaks + + udisks2: Disconnect signal handlers to fix crashes when + unmounting + + fuse: Include missing locale.h header + + Some other fixes and improvements + + Updated translations. + +------------------------------------------------------------------- +Tue Jul 11 12:14:51 UTC 2023 - Bjørn Lie + +- Update to version 1.51.1: + + smbbrowse: Fix empty device listing after unrelated mount + failure + + udisks: Fix missing unmount notifications + + trash: + - Run blocking methods on a thread to avoid hangs + - Fix nfs4 and cifs monitoring + - Fix wrongly reported item-count + + smb: Allow renaming a file to the same name with a different + case + + mtp: + - Add support for incremental enumeration + - Emit delete event on device disconnection + + Some other fixes and improvements + + Updated translations. + ------------------------------------------------------------------- Fri Jun 30 12:49:52 UTC 2023 - Bjørn Lie diff --git a/gvfs.spec b/gvfs.spec index f53d7d8..64a1677 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -18,13 +18,13 @@ %bcond_without cdda Name: gvfs -Version: 1.50.5 +Version: 1.52.0 Release: 0 Summary: Virtual File System functionality for GLib License: GPL-3.0-only AND LGPL-2.0-or-later Group: Development/Libraries/C and C++ URL: https://wiki.gnome.org/Projects/gvfs -Source0: https://download.gnome.org/sources/gvfs/1.50/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gvfs/1.52/%{name}-%{version}.tar.xz Source99: baselibs.conf ### NOTE: Please, keep SLE-only patches at bottom (starting on 1000). @@ -157,6 +157,7 @@ Summary: Development files for the GNOME Virtual file system License: LGPL-2.0-or-later Group: Development/Libraries/C and C++ Requires: %{name} = %{version} +BuildArch: noarch %description devel gvfs GNOME's userspace virtual filesystem designed to work with the