diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2022-04-11 00:35:29 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-04-11 07:46:51 -0700 |
commit | 3cd40ec940390c4cea221d08291e17e927e1f4c5 (patch) | |
tree | 8cbc49d088bcdad19581259b3f3ce2b31097d757 /meta-gnome/recipes-gnome | |
parent | 231ba4627dd52ad30dd25b3d0a315d71cb8d2a95 (diff) | |
download | meta-openembedded-3cd40ec940390c4cea221d08291e17e927e1f4c5.tar.gz |
gnome-online-accounts: upgrade 3.43.1 -> 3.44.0
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 <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.44.0.bb (renamed from meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.43.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 8dabb9e0c..64aa2f4d9 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" | |||
12 | DEPENDS = "glib-2.0" | 12 | DEPENDS = "glib-2.0" |
13 | 13 | ||
14 | SRC_URI += "file://0001-Update-to-rest-1.0.patch" | 14 | SRC_URI += "file://0001-Update-to-rest-1.0.patch" |
15 | SRC_URI[archive.sha256sum] = "3bcb3663a12efd4482d9fdda3e171676267fc739eb6440a2b7109a0e87afb7e8" | 15 | SRC_URI[archive.sha256sum] = "381d5d4106f435b6f87786aa049be784774e15996adcc02789807afc87ea7342" |
16 | 16 | ||
17 | # backend is required for gnome-control-center | 17 | # backend is required for gnome-control-center |
18 | PACKAGECONFIG = "backend other" | 18 | PACKAGECONFIG = "backend other" |