diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-06-01 23:45:03 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-06-03 15:15:43 -0700 |
commit | 9a9737eace348a71c377a866e4894fdceda618cd (patch) | |
tree | caff2ee473ee2a873cb50141d5bb0e79c7cc50a7 /meta-gnome | |
parent | c818332842628ca68c710db666fe158d198e9fa6 (diff) | |
download | meta-openembedded-9a9737eace348a71c377a866e4894fdceda618cd.tar.gz |
gnome-online-accounts: upgrade 3.34.1 -> 3.36.0
Overview of changes in 3.36.0
=============================
* Updated translations:
Finnish
Kurdish (Sorani)
Overview of changes in 3.35.90
==============================
* Bugs fixed:
!41 Polish some rough edges in the Meson build
!43 build: Remove AC_ISC_POSIX
!44 build: Remove AC_HEADER_STDC
!45 kerberos-identity-manager: Remove unused signal handler ID
#43 daemon, dbus: Enable checking if a provider type is supported
* Updated translations:
Croatian
English (British)
Japanese
Malay
Overview of changes in 3.35.3
=============================
* Remove Pocket (!18)
* Bugs fixed:
!36 Drop the priv pointer from the GObject instance structures
!37 Port away from deprecated GLib API like g_memove and g_get_current_time
!39 webview: Port to JSCValue
!40 Use the G_DECLARE_* macros to reduce GObject boilerplate
#83 Add Exchange and Last.fm icons
* Updated translations:
Galician
Russian
Overview of changes in 3.35.1
=============================
* Bugs fixed:
#8 icons: Unbreak providers without any visual identity
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.36.0.bb (renamed from meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.34.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.34.1.bb b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.36.0.bb index 74d71ec81..c3142ad9f 100644 --- a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.34.1.bb +++ b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.36.0.bb | |||
@@ -11,8 +11,8 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
11 | 11 | ||
12 | DEPENDS = "glib-2.0" | 12 | DEPENDS = "glib-2.0" |
13 | 13 | ||
14 | SRC_URI[archive.md5sum] = "aa94d1dd07ca53729a036b5df1c78c05" | 14 | SRC_URI[archive.md5sum] = "44a37e1f8d4cac1dca0c41b57b49c2d0" |
15 | SRC_URI[archive.sha256sum] = "4832ca8e48d3a497fc676e7b6f146009ab4206995362977b9805aa39f164783a" | 15 | SRC_URI[archive.sha256sum] = "1c8f62990833ca41188dbb80c5e99d99b57a62608ca675bbcd37bc2244742f2e" |
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" |