diff mbox series

[meta-gnome] gnome-online-accounts: uodate 3.52.0 -> 3.52.1

Message ID 20241103092956.108652-1-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-gnome] gnome-online-accounts: uodate 3.52.0 -> 3.52.1 | expand

Commit Message

Markus Volk Nov. 3, 2024, 9:29 a.m. UTC
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 <f_l_k@t-online.de>
---
 ...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 mbox series

Patch

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 a24458d1d..9c01095f2 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"