Accepting request 1176729 from GNOME:Factory

- Update to version 1.54.1:
  + network: Request content-type attribute to suppress critical
    errors.
  + metadata: Check g_stat result to avoid using of uninitialized
    value.
  + ftp: Fix data connection to IPv6 link-local address.
  + Updated translations. (forwarded request 1176726 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1176729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gvfs?expand=0&rev=193
This commit is contained in:
Ana Guerrero 2024-05-27 09:44:42 +00:00 committed by Git OBS Bridge
commit 0a12cd4fe6
6 changed files with 19 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gvfs.git</param>
<param name="revision">1.54.0</param>
<param name="revision">1.54.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

3
gvfs-1.54.1.obscpio Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri May 24 12:18:26 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 1.54.1:
+ network: Request content-type attribute to suppress critical
errors.
+ metadata: Check g_stat result to avoid using of uninitialized
value.
+ ftp: Fix data connection to IPv6 link-local address.
+ Updated translations.
-------------------------------------------------------------------
Mon Apr 8 14:17:00 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: gvfs
version: 1.54.0
mtime: 1710489343
commit: b22df75010588b062705b5d72bc5ca8811e62f72
version: 1.54.1
mtime: 1716550167
commit: 78301a23a0e882efbe420612f97b44ba5c28f566

View File

@ -19,7 +19,7 @@
%bcond_without cdda
%bcond_without onedrive
Name: gvfs
Version: 1.54.0
Version: 1.54.1
Release: 0
Summary: Virtual File System functionality for GLib
License: GPL-3.0-only AND LGPL-2.0-or-later