Skip to content

Commit

Permalink
gnome-online-accounts: upgrade 3.34.1 -> 3.36.0
Browse files Browse the repository at this point in the history
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
 openembedded#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
 openembedded#83 Add Exchange and Last.fm icons

* Updated translations:
 Galician
 Russian

Overview of changes in 3.35.1
=============================

* Bugs fixed:
 openembedded#8 icons: Unbreak providers without any visual identity

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
schnitzeltony authored and kraj committed Jun 2, 2020
1 parent 9138df0 commit af753bf
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ REQUIRED_DISTRO_FEATURES = "x11"

DEPENDS = "glib-2.0"

SRC_URI[archive.md5sum] = "aa94d1dd07ca53729a036b5df1c78c05"
SRC_URI[archive.sha256sum] = "4832ca8e48d3a497fc676e7b6f146009ab4206995362977b9805aa39f164783a"
SRC_URI[archive.md5sum] = "44a37e1f8d4cac1dca0c41b57b49c2d0"
SRC_URI[archive.sha256sum] = "1c8f62990833ca41188dbb80c5e99d99b57a62608ca675bbcd37bc2244742f2e"

# backend is required for gnome-control-center
PACKAGECONFIG = "backend other"
Expand Down

0 comments on commit af753bf

Please sign in to comment.