Package Release Info

msgraph-0.3.3-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

msgraph-devel

Change Logs

* Mon Jan 27 2025 bjorn.lie@gmail.com
- Update to version 0.3.3:
  + Extended user service (photo, contacts, folders, find)
  + Improved mail service
  + Add rate limiting support
  + Fix pkgconfig file using wrong api version
  + Set select scopes during requests
  + Add support for business "Add to OneDrive" sharepoints
- Add apiver and sover defines and set them to 1, following this,
  rename all sub-packages accordingly.
* Wed Jun 19 2024 dimstar@opensuse.org
- Update to version 0.2.3:
  + Fix memory leaks.
  + Fix logger level warning.
* Wed May 22 2024 dimstar@opensuse.org
- Update to version 0.2.2:
  + Add remote copy and move functions.
  + Drop Authorization header during download.
  + Fix browsing shared files.
- Drop pkgconfig(rest-0.1) BuildRequires: no longer needed.
- Add pkgconfig(libxml-2.0) BuildRequires: new dependency for the
  test suite.
- Enable test suite: run meson_test in check section.
- Remove 'drive' test from test suite: this specific test wants to
  verify the library against Microsofts servers. As we build
  without network connectivity, this test cannot pass for us.
* Mon Mar 04 2024 dimstar@opensuse.org
- Update to version 0.2.1:
  + Fix header include leading to compilation problem.
  + Update uhttpmock requirement to pass tests.
* Fri Mar 01 2024 dimstar@opensuse.org
- Initial package, version 0.2.0