Hello community, here is the log from the commit of package gsoap for openSUSE:Factory checked in at 2019-05-20 10:25:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gsoap (Old) and /work/SRC/openSUSE:Factory/.gsoap.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gsoap" Mon May 20 10:25:56 2019 rev:53 rq:703452 version:2.8.84 Changes: -------- --- /work/SRC/openSUSE:Factory/gsoap/gsoap.changes 2019-03-27 16:10:30.483681234 +0100 +++ /work/SRC/openSUSE:Factory/.gsoap.new.5148/gsoap.changes 2019-05-20 10:26:03.217962855 +0200 @@ -1,0 +2,26 @@ +Thu May 16 10:48:14 UTC 2019 - Jan Engelhardt <jengelh@inai.de> + +- Update to new upstream release 2.8.84 + * Unspecific minor fixes. + +------------------------------------------------------------------- +Tue Apr 23 10:09:12 UTC 2019 - Jan Engelhardt <jengelh@inai.de> + +- Update to new upstream release 2.8.83 + * Added wsdl2h optimization options `-Ow2`, `-Ow3`, and `-Ow4` + to optimize the generated source code by schema slicing, + while retaining all derived extensions of base types. + * Added wsdl2h option `-Q` to make `xsd__anySimpleType` equal + to `xsd__anyType` to use as the base type for derived types, + so that elements of type `xsd:anySimpleType` can be + serialized with a derived type, using inheritance in C++ and + by using simulated inheritance in C using wsdl2h option `-F`. + * Updated wsdl2h options `-p` and `-F` to generate additional + wrappers for primitive types that aren't XSD primitive types, + such as `SOAP-ENC:base64`. + * Improved wsdl2h output for the infrequently-used + `SOAP-ENC:Array` type. + * Fixed an issue with soapcpp2 option `-A` that resulted in + error 13 `SOAP_NO_METHOD`. + +------------------------------------------------------------------- Old: ---- gsoap-2.8.82.tar.xz New: ---- gsoap-2.8.84.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gsoap.spec ++++++ --- /var/tmp/diff_new_pack.vA2t9W/_old 2019-05-20 10:26:06.153961881 +0200 +++ /var/tmp/diff_new_pack.vA2t9W/_new 2019-05-20 10:26:06.153961881 +0200 @@ -17,8 +17,8 @@ Name: gsoap -%define lname libgsoap-2_8_82 -Version: 2.8.82 +%define lname libgsoap-2_8_84 +Version: 2.8.84 Release: 0 Summary: Toolkit for SOAP/REST-based C/C++ server and client web service applications License: SUSE-GPL-2.0+-with-openssl-exception ++++++ gsoap-2.8.82.tar.xz -> gsoap-2.8.84.tar.xz ++++++ /work/SRC/openSUSE:Factory/gsoap/gsoap-2.8.82.tar.xz /work/SRC/openSUSE:Factory/.gsoap.new.5148/gsoap-2.8.84.tar.xz differ: char 27, line 1 ++++++ sanitize_source.sh ++++++ --- /var/tmp/diff_new_pack.vA2t9W/_old 2019-05-20 10:26:06.205961864 +0200 +++ /var/tmp/diff_new_pack.vA2t9W/_new 2019-05-20 10:26:06.209961863 +0200 @@ -13,7 +13,7 @@ exit 1; fi; -version="2.8.82" +version="2.8.84" shortver="2.8" # agh... if [ ! -e "gsoap_$version.zip" ]; then wget -c "http://downloads.sf.net/gsoap2/gsoap_$version.zip"
participants (1)
-
root