Skip to content

Commit 09bbb73

Browse files
schnitzeltonyjpuhlman
authored andcommitted
libgdata: upgrade 0.17.11 -> 0.17.12
Source: meta-openembedded MR: 00000 Type: Integration Disposition: Merged from meta-openembedded ChangeID: daa5033 Description: 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` (openembedded#1) * Bugs fixed: - openembedded#1 Consider loosening the liboauth dependency - openembedded#23 Authentication errors with Google Drive - openembedded#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 <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Jeremy Puhlman <[email protected]>
1 parent b810c5b commit 09bbb73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meta-gnome/recipes-gnome/libgdata/libgdata_0.17.11.bb renamed to meta-gnome/recipes-gnome/libgdata/libgdata_0.17.12.bb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ PACKAGECONFIG[vala] = "-Dvapi=true,-Dvapi=false"
2929

3030
EXTRA_OEMESON = "-Dalways_build_tests=false"
3131

32-
SRC_URI[archive.md5sum] = "7b98e9059255d8a2fb147c4e727230a8"
33-
SRC_URI[archive.sha256sum] = "6b9917122e4def6e6f78bcb660e49e146540832e296abcb5cde99829a04ea986"
32+
SRC_URI[archive.md5sum] = "9d5692a2308bb949af801be66989e164"
33+
SRC_URI[archive.sha256sum] = "a0fd6f8820e8bae019c1f6ffab5af7fcd6d7f147915bb968b56df3ad61b42318"

0 commit comments

Comments
 (0)