From c0b9e606aebcd8a668b57ace9753b60894cca44dab91740382ce97ead0784929 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 24 May 2024 12:22:46 +0000 Subject: [PATCH] Accepting request 1176726 from GNOME:Next - 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. OBS-URL: https://build.opensuse.org/request/show/1176726 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=398 --- _service | 2 +- gvfs-1.54.0.obscpio | 3 --- gvfs-1.54.1.obscpio | 3 +++ gvfs.changes | 11 +++++++++++ gvfs.obsinfo | 6 +++--- gvfs.spec | 2 +- 6 files changed, 19 insertions(+), 8 deletions(-) delete mode 100644 gvfs-1.54.0.obscpio create mode 100644 gvfs-1.54.1.obscpio diff --git a/_service b/_service index c343452..9fbc3b1 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/gvfs.git - 1.54.0 + 1.54.1 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/gvfs-1.54.0.obscpio b/gvfs-1.54.0.obscpio deleted file mode 100644 index a4cdc83..0000000 --- a/gvfs-1.54.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d036e60ed3f5c7a76e26cb0b74bce0945d07d6c24f6f18fc4397cad5ee75382a -size 12789773 diff --git a/gvfs-1.54.1.obscpio b/gvfs-1.54.1.obscpio new file mode 100644 index 0000000..0c8830c --- /dev/null +++ b/gvfs-1.54.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78d12581f2dfc7a6d6bd2d7f0bb9a60d8b22142eb2d0f4122f96876eeb536bba +size 12894733 diff --git a/gvfs.changes b/gvfs.changes index df56504..a1009fe 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri May 24 12:18:26 UTC 2024 - Dominique Leuenberger + +- 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 diff --git a/gvfs.obsinfo b/gvfs.obsinfo index c9dd5a8..74336c9 100644 --- a/gvfs.obsinfo +++ b/gvfs.obsinfo @@ -1,4 +1,4 @@ name: gvfs -version: 1.54.0 -mtime: 1710489343 -commit: b22df75010588b062705b5d72bc5ca8811e62f72 +version: 1.54.1 +mtime: 1716550167 +commit: 78301a23a0e882efbe420612f97b44ba5c28f566 diff --git a/gvfs.spec b/gvfs.spec index a98a118..330839d 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -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