From 3cd40ec940390c4cea221d08291e17e927e1f4c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 11 Apr 2022 00:35:29 +0200 Subject: [PATCH] gnome-online-accounts: upgrade 3.43.1 -> 3.44.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Overview of changes in 3.44.0 ============================= * Bugs fixed: !69 Add .gitlab-ci.yml !70 Update Fedora logo !78 Silence -Wincompatible-pointer-types with GCC 11 * Updated translations Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- ...nline-accounts_3.43.1.bb => gnome-online-accounts_3.44.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-online-accounts/{gnome-online-accounts_3.43.1.bb => gnome-online-accounts_3.44.0.bb} (93%) diff --git a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.43.1.bb b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.44.0.bb similarity index 93% rename from meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.43.1.bb rename to meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.44.0.bb index 8dabb9e0c1..64aa2f4d9a 100644 --- a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.43.1.bb +++ b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.44.0.bb @@ -12,7 +12,7 @@ REQUIRED_DISTRO_FEATURES = "x11" DEPENDS = "glib-2.0" SRC_URI += "file://0001-Update-to-rest-1.0.patch" -SRC_URI[archive.sha256sum] = "3bcb3663a12efd4482d9fdda3e171676267fc739eb6440a2b7109a0e87afb7e8" +SRC_URI[archive.sha256sum] = "381d5d4106f435b6f87786aa049be784774e15996adcc02789807afc87ea7342" # backend is required for gnome-control-center PACKAGECONFIG = "backend other"