msgraph: update 0.2.3 -> 0.3.3

0.3.3 - Jan 27, 2025
===========================
- CI release service fix

0.3.2 - Jan 27, 2025
===========================
- Extended user service (photo, contacts, folders, find)
- Improved mail service
- Add rate limiting support

0.3.1 - Oct 02, 2024
===========================
 * Fix pkgconfig file using wrong api version

0.3.0 - Sep 30, 2024
===========================
NOTE: This needs a recent version of gvfs

 * Set select scopes during requests
 * Add support for business "Add to OneDrive" sharepoints

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk 2025-03-18 10:18:24 +01:00 committed by Khem Raj
parent 43cbbcbcab
commit 3c2bd6c3e7
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3000208d539ec061b899bce1d9ce9404"
inherit gnomebase gobject-introspection gi-docgen features_check
REQUIRED_DISTRO_FEATURES = "opengl"
SRC_URI[archive.sha256sum] = "ed42e800cb7f0a07477cd9e3e744cdc1a240a6ad7ab96b8a875806267a9fddb0"
SRC_URI[archive.sha256sum] = "37d7e12f2a990490aea21184f0b27e0b915ebb4e5096f4d6632c62051c054012"
GTKDOC_MESON_OPTION = "gtk_doc"