diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-03-24 08:38:00 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-03-25 08:54:59 -0700 |
| commit | 80534e1f99b980c1591208dfb9260df3b3097337 (patch) | |
| tree | aeeb23ccd307bb2f84096bb88d001b712d5edf8f | |
| parent | eaaf9a6b85192bfe1dd3db2f727e36badd183f8d (diff) | |
| download | meta-openembedded-80534e1f99b980c1591208dfb9260df3b3097337.tar.gz | |
gvfs: upgrade 1.50.3 -> 1.50.4
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@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/gvfs/gvfs_1.50.4.bb (renamed from meta-gnome/recipes-gnome/gvfs/gvfs_1.50.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.50.3.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.50.4.bb index 073c05af28..22dcf0538a 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" | |||
| 20 | 20 | ||
| 21 | SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive" | 21 | SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive" |
| 22 | 22 | ||
| 23 | SRC_URI[archive.sha256sum] = "6897119e97bb16029d2778e1a5a54a6a6592631f8b2f3a2a1dea4ef2b01803fd" | 23 | SRC_URI[archive.sha256sum] = "ab9059a676a537edbea21388c2aafe1a7e2c8f1ac2dfdc6d64550233075457fd" |
| 24 | 24 | ||
| 25 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 25 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
| 26 | 26 | ||
