> "error: The name `soup_uri' does not exist in the context of > `E.SourceWebdav' (libedataserver-1.2)" > Is this an expected API change, and if so, do I need to poke upstream > to help me port it to the latest e-d-s version?
Hi, yes, it's expected, the SoupURI structure is gone in libsoup3, there is used GUri instead. For that reason the ESourceWebdav has replaced the property with the "uri" property, using the GUri structure. Bye, Milan _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure