libgdata: upgrade 0.17.11 -> 0.17.12

Overview of changes from libgdata 0.17.11 to libgdata 0.17.12

=============================================================

* Make OAuth 1 support optional and disabled by default; this makes the `oauth`
  dependency optional on `-Doauth1=enabled` (#1)

* Bugs fixed:
 - #1 Consider loosening the liboauth dependency
 - #23 Authentication errors with Google Drive
 - #36 Clarify license in meson.build

* Translation updates:
 - Basque
 - Catalan
 - Chinese (Taiwan)
 - Croatian
 - Czech
 - Danish
 - Dutch
 - Finnish
 - French
 - Friulian
 - Galician
 - German
 - Hungarian
 - Indonesian
 - Italian
 - Japanese
 - Korean
 - Latvian
 - Lithuanian
 - Malay
 - Polish
 - Portuguese (Brazil)
 - Romanian
 - Serbian
 - Slovenian
 - Spanish
 - Swedish
 - Turkish

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Andreas Müller 2020-04-06 11:20:32 +02:00 committed by Khem Raj
parent 20a2981fc6
commit daa5033135

View File

@ -29,5 +29,5 @@ PACKAGECONFIG[vala] = "-Dvapi=true,-Dvapi=false"
EXTRA_OEMESON = "-Dalways_build_tests=false"
SRC_URI[archive.md5sum] = "7b98e9059255d8a2fb147c4e727230a8"
SRC_URI[archive.sha256sum] = "6b9917122e4def6e6f78bcb660e49e146540832e296abcb5cde99829a04ea986"
SRC_URI[archive.md5sum] = "9d5692a2308bb949af801be66989e164"
SRC_URI[archive.sha256sum] = "a0fd6f8820e8bae019c1f6ffab5af7fcd6d7f147915bb968b56df3ad61b42318"