Accepting request 1111609 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1111609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gvfs?expand=0&rev=186
This commit is contained in:
Dominique Leuenberger 2023-09-20 11:21:53 +00:00 committed by Git OBS Bridge
commit ebf906cdc2
4 changed files with 52 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Fri Sep 15 13:23:10 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.52.0:
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 3 00:04:03 UTC 2023 - Luciano Santos <luc14n0@opensuse.org>
- 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 <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>

View File

@ -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