Overview
Request 1164343 accepted
- update to 2.2.0:
* buildsystem - Add co-installability of Qt5 and Qt6 headers
back.
Installs Qt6 headers into their own subdirectory so client
code still works, but can be co-installed with Qt5 again.
* Add KDSoapClientInterface::setMessageAddressingProperties()
so that WS-Addressing support can be used with WSDL-generated
services (issue #254)
* Don't require a SOAP action in order to write addressing
properties (also issue #254)
* WSDL parser / code generator changes, applying to both client
and server side
* Improve -import-path
- Fix build to handle changes in (open)SUSE specific cmake macros,
- Created by dirkmueller
- In state accepted
- Package maintainer: luca_b
Request History
dirkmueller created request
- update to 2.2.0:
* buildsystem - Add co-installability of Qt5 and Qt6 headers
back.
Installs Qt6 headers into their own subdirectory so client
code still works, but can be co-installed with Qt5 again.
* Add KDSoapClientInterface::setMessageAddressingProperties()
so that WS-Addressing support can be used with WSDL-generated
services (issue #254)
* Don't require a SOAP action in order to write addressing
properties (also issue #254)
* WSDL parser / code generator changes, applying to both client
and server side
* Improve -import-path
- Fix build to handle changes in (open)SUSE specific cmake macros,
luca_b accepted request
LGTM.
I don't think much can be done about the ppc64le failure at the moment.