From 14e8de94d804e83be47ceb308855c7fab809069e Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 28 May 2024 09:47:46 +0800 Subject: [PATCH] gnome-online-accounts: upgrade 3.50.1 -> 3.50.2 Changelog: =========== * Setup Dialog - fix provider icon style - fix dialog not closing when cancelled * Exchange - fix account setup field verification * Microsoft 365 - fix account storage - fix identity retrieval - fix email retrieval * WebDAV - fix Fastmail and mailbox.org endpoints - fix for content-restricted app passwords * Translations - Mark a user-visible string as translatable - Translation updates Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...nline-accounts_3.50.1.bb => gnome-online-accounts_3.50.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-online-accounts/{gnome-online-accounts_3.50.1.bb => gnome-online-accounts_3.50.2.bb} (92%) diff --git a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.1.bb b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.2.bb similarity index 92% rename from meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.1.bb rename to meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.2.bb index 66df8902fa..adce70770f 100644 --- a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.1.bb +++ b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.50.2.bb @@ -8,7 +8,7 @@ REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'goabackend', DEPENDS += "gdk-pixbuf dbus glib-2.0 gcr" -SRC_URI[archive.sha256sum] = "42ee43fd1e2942b9ff6106252ccdc834602815508bf7a3a52c0bdfffa56eaf40" +SRC_URI[archive.sha256sum] = "df16ad975d139c6bfc4ebb2ec8bb8327297a791ef2bf0b977c78076af5faa98e" PACKAGECONFIG ?= "goabackend kerberos owncloud google windows_live"