diff mbox series

[meta-gnome,whinlatter,16/19] gvfs: upgrade 1.58.0 -> 1.58.1

Message ID 20260330103846.3381644-16-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-oe,whinlatter,1/19] iwd: update 3.10 -> 3.11 | expand

Commit Message

Ankur Tyagi March 30, 2026, 10:38 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Major changes in 1.58.1
=======================
* cdda: Fix duration of last track for some media
* build: Fix build when google option is disabled
* Fix various memory leaks
* Some other fixes
* Translation updates

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit a216ab3f7689c4d064644d9a07787833bd29c1b5)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../recipes-gnome/gvfs/{gvfs_1.58.0.bb => gvfs_1.58.1.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/gvfs/{gvfs_1.58.0.bb => gvfs_1.58.1.bb} (97%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.58.0.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.58.1.bb
similarity index 97%
rename from meta-gnome/recipes-gnome/gvfs/gvfs_1.58.0.bb
rename to meta-gnome/recipes-gnome/gvfs/gvfs_1.58.1.bb
index d0dbd55f1b..6dfed59d86 100644
--- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.58.0.bb
+++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.58.1.bb
@@ -18,7 +18,7 @@  DEPENDS += "\
 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] = "dd9be36873d0fcb309eb89a8d274770ce576287628a2cf111bd387e1c34f182f"
+SRC_URI[archive.sha256sum] = "fc537d6bbab1ffa76972df7d4a1819b0c0fe19ebd1dfe82421d1f32e14b5dc3b"
 
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"