diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-02-05 13:14:12 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-02-06 10:06:21 -0800 |
| commit | a216ab3f7689c4d064644d9a07787833bd29c1b5 (patch) | |
| tree | 9c79c93c79c7ff04d8000a2406b8ca3b5536077d /meta-gnome | |
| parent | b2a9e3fefc32d039cde0eeac93d3a14bbe0a050d (diff) | |
| download | meta-openembedded-a216ab3f7689c4d064644d9a07787833bd29c1b5.tar.gz | |
gvfs: upgrade 1.58.0 -> 1.58.1
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>
Diffstat (limited to 'meta-gnome')
| -rw-r--r-- | meta-gnome/recipes-gnome/gvfs/gvfs_1.58.1.bb (renamed from meta-gnome/recipes-gnome/gvfs/gvfs_1.58.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.58.0.bb b/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 += "\ | |||
| 18 | RDEPENDS:${PN} += "gsettings-desktop-schemas" | 18 | RDEPENDS:${PN} += "gsettings-desktop-schemas" |
| 19 | 19 | ||
| 20 | SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive" | 20 | SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive" |
| 21 | SRC_URI[archive.sha256sum] = "dd9be36873d0fcb309eb89a8d274770ce576287628a2cf111bd387e1c34f182f" | 21 | SRC_URI[archive.sha256sum] = "fc537d6bbab1ffa76972df7d4a1819b0c0fe19ebd1dfe82421d1f32e14b5dc3b" |
| 22 | 22 | ||
| 23 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 23 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
| 24 | 24 | ||
