Hello community, here is the log from the commit of package gsoap for openSUSE:Factory checked in at 2016-06-12 18:53:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gsoap (Old) and /work/SRC/openSUSE:Factory/.gsoap.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gsoap" Changes: -------- --- /work/SRC/openSUSE:Factory/gsoap/gsoap.changes 2016-05-20 11:54:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gsoap.new/gsoap.changes 2016-06-12 18:53:46.000000000 +0200 @@ -1,0 +2,11 @@ +Mon May 23 14:29:47 UTC 2016 - [email protected] + +- Update to new upstream release 2.8.32 +* Improved soapcpp2 code generation of type converters + `int soap_s2T(soap*, const char*, T*)` and + `const char *soap_T2s(soap*, T)` for primitive and binary types T. +* Fixed unqualified `xsi:type` content matching with default + namespace, which may lead to a failure in the 2.8.31 release to + instantiate derived instances for complexType extensions. + +------------------------------------------------------------------- Old: ---- gsoap-2.8.31.tar.xz New: ---- gsoap-2.8.32.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gsoap.spec ++++++ --- /var/tmp/diff_new_pack.F7OpoO/_old 2016-06-12 18:53:47.000000000 +0200 +++ /var/tmp/diff_new_pack.F7OpoO/_new 2016-06-12 18:53:47.000000000 +0200 @@ -17,15 +17,15 @@ Name: gsoap -%define lname libgsoap-2_8_31 -Version: 2.8.31 +%define lname libgsoap-2_8_32 +Version: 2.8.32 Release: 0 Summary: Toolkit for C/C++ server and client web service applications License: SUSE-GPL-2.0+-with-openssl-exception Group: Development/Libraries/C and C++ Url: http://www.genivia.com/dev.html -#DL-URL: http://downloads.sf.net/gsoap2/gsoap_2.8.31.zip +#DL-URL: http://downloads.sf.net/gsoap2/gsoap_2.8.32.zip Source: gsoap-%version.tar.xz Source2: sanitize_source.sh Patch0: gsoap-automake1_13.diff ++++++ gsoap-2.8.31.tar.xz -> gsoap-2.8.32.tar.xz ++++++ /work/SRC/openSUSE:Factory/gsoap/gsoap-2.8.31.tar.xz /work/SRC/openSUSE:Factory/.gsoap.new/gsoap-2.8.32.tar.xz differ: char 26, line 1 ++++++ sanitize_source.sh ++++++ --- /var/tmp/diff_new_pack.F7OpoO/_old 2016-06-12 18:53:47.000000000 +0200 +++ /var/tmp/diff_new_pack.F7OpoO/_new 2016-06-12 18:53:47.000000000 +0200 @@ -13,8 +13,9 @@ exit 1; fi; -version="2.8.31" +version="2.8.32" shortver="2.8" # agh... +wget -c "http://downloads.sf.net/gsoap2/gsoap_$version.zip" rm -Rf "gsoap-$shortver" "gsoap-$version" unzip "gsoap_$version.zip"
