diff mbox series

[meta-gnome,10/40] msgraph: upgrade 0.2.1 -> 0.2.2

Message ID 1716860901-863-10-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-networking,01/40] arno-iptables-firewall: upgrade 2.1.1 -> 2.1.2 | expand

Commit Message

Mingyu Wang (Fujitsu) May 28, 2024, 1:47 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
 * Add remote copy and move functions
 * Drop Authorization header during download
 * Fix browsing shared files

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../msgraph/{msgraph_0.2.1.bb => msgraph_0.2.2.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/msgraph/{msgraph_0.2.1.bb => msgraph_0.2.2.bb} (82%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/msgraph/msgraph_0.2.1.bb b/meta-gnome/recipes-gnome/msgraph/msgraph_0.2.2.bb
similarity index 82%
rename from meta-gnome/recipes-gnome/msgraph/msgraph_0.2.1.bb
rename to meta-gnome/recipes-gnome/msgraph/msgraph_0.2.2.bb
index 9b4a8a035..a4b434950 100644
--- a/meta-gnome/recipes-gnome/msgraph/msgraph_0.2.1.bb
+++ b/meta-gnome/recipes-gnome/msgraph/msgraph_0.2.2.bb
@@ -5,7 +5,7 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=3000208d539ec061b899bce1d9ce9404"
 inherit gnomebase gobject-introspection gi-docgen features_check
 REQUIRED_DISTRO_FEATURES = "opengl"
 
-SRC_URI[archive.sha256sum] = "e0e59eaa8ae3e0a48ec0a6c2fed0470856a709248e9212b6a1d037de5792ecbb"
+SRC_URI[archive.sha256sum] = "12cc954f750bb137ace8500fe9355d26e6e00ef6ccaab2950e9d360e92758335"
 
 GTKDOC_MESON_OPTION = "gtk_doc"