- 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. OBS-URL: https://build.opensuse.org/request/show/1175689 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/msgraph?expand=0&rev=3
27 lines
1.1 KiB
Plaintext
27 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 22 06:16:45 UTC 2024 - Dominique Leuenberger <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 4 09:06:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Update to version 0.2.1:
|
|
+ Fix header include leading to compilation problem.
|
|
+ Update uhttpmock requirement to pass tests.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 1 07:46:59 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Initial package, version 0.2.0
|