From dcb5894a398cee3b09ecc3a55804be6b66873ca7 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 3 Nov 2024 10:29:56 +0100 Subject: [PATCH] gnome-online-accounts: Upodate 3.52.0 -> 3.52.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Overview of changes in 3.52.1 ============================= * Bugs fixed: - !285 goakerberosprovider: don't assume all errors are auth errors - !285 goaoauthprovider: fix expected NULL GError * Translation updates: - Catalan (Jordi Mas i Hernandez) - Latvian (Rūdolfs Mazurs) - Thai (Aefgh Threenine) Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- ...nline-accounts_3.52.0.bb => gnome-online-accounts_3.52.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-online-accounts/{gnome-online-accounts_3.52.0.bb => gnome-online-accounts_3.52.1.bb} (93%) diff --git a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.0.bb b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.1.bb similarity index 93% rename from meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.0.bb rename to meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.1.bb index a24458d1d3..9c01095f23 100644 --- a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.0.bb +++ b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.1.bb @@ -8,7 +8,7 @@ REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'goabackend', DEPENDS += "gdk-pixbuf dbus glib-2.0 gcr keyutils" -SRC_URI[archive.sha256sum] = "631953a9d9ea098b268a0bbe2df18cbbec6781589cac6b0455214609ee12bbd8" +SRC_URI[archive.sha256sum] = "37c7522ff9454f8371b5a8725bba76ed7430c95b1f9efc7feba6268f052d1eb7" PACKAGECONFIG ?= "goabackend kerberos owncloud google windows_live"