[meta-gnome] [PATCH] gvfs: upgrade 1.50.3 -> 1.50.4


wangmy
 

From: Wang Mingyu <wangmy@...>

Changelog:
===========
* dav: Prevent usage of NULL for nonexistent source file
* client: Fix copy/move operation from/to Flatpak sandbox
* http: Report original sizes regardless of compression usage
* Fix string comparison on various places
* Translation updates

Signed-off-by: Wang Mingyu <wangmy@...>
---
.../recipes-gnome/gvfs/{gvfs_1.50.3.bb => gvfs_1.50.4.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-gnome/recipes-gnome/gvfs/{gvfs_1.50.3.bb => gvfs_1.50.4.bb} (97%)

diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.50.3.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.50.4.bb
similarity index 97%
rename from meta-gnome/recipes-gnome/gvfs/gvfs_1.50.3.bb
rename to meta-gnome/recipes-gnome/gvfs/gvfs_1.50.4.bb
index 073c05af2..22dcf0538 100644
--- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.50.3.bb
+++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.50.4.bb
@@ -20,7 +20,7 @@ RDEPENDS:${PN} += "gsettings-desktop-schemas"

SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive"

-SRC_URI[archive.sha256sum] = "6897119e97bb16029d2778e1a5a54a6a6592631f8b2f3a2a1dea4ef2b01803fd"
+SRC_URI[archive.sha256sum] = "ab9059a676a537edbea21388c2aafe1a7e2c8f1ac2dfdc6d64550233075457fd"

ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"

--
2.34.1