Accepting request 1208854 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1208854
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gvfs?expand=0&rev=197
This commit is contained in:
Ana Guerrero 2024-10-20 08:08:50 +00:00 committed by Git OBS Bridge
commit 6b09472aa4
6 changed files with 22 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.56.0</param>
<param name="revision">1.56.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:6ea720e124b47969de25303e3c79869aee212a8188611813bd3f3c2ad5beaa76
size 12934157

3
gvfs-1.56.1.obscpio Normal file
View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Oct 18 10:45:12 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.56.1:
+ udisks2: Increasing reference count when updating volume to fix
crashes
+ onedrive:
- Use names instead of id for events to fix monitoring
- Add missing replace stream to fix crashes
- onedrive: Fix double free during cache rebuild to fix crashes
+ dav: Recognize the 409 status to fix creation of parent
directories
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 15 12:26:56 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: gvfs
version: 1.56.0
mtime: 1726228067
commit: 92e8add8ff7145dd0fe777dfb6cd6581fe0b9425
version: 1.56.1
mtime: 1729247301
commit: e92b9c78e164b02921864d558056f7b96209aa13

View File

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