Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gsoap for openSUSE:Factory checked in at 2021-05-05 20:39:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gsoap (Old) and /work/SRC/openSUSE:Factory/.gsoap.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gsoap" Wed May 5 20:39:43 2021 rev:73 rq:890116 version:2.8.114 Changes: -------- --- /work/SRC/openSUSE:Factory/gsoap/gsoap.changes 2021-02-11 12:46:25.853405320 +0100 +++ /work/SRC/openSUSE:Factory/.gsoap.new.2988/gsoap.changes 2021-05-05 20:39:46.538974271 +0200 @@ -1,0 +2,12 @@ +Mon Apr 26 15:33:33 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 2.8.114 + * Added support to wsdl2h for the outdated "wsaw" Web Services + Addressing 1.0 W3C candidate recommendation 2006, to + complement the built-in wsdl2h support for "wsam" Web + Services Addressing 1.0 W3C recommendation 2007. + * Additional WS-Trust request and response member definitions + included, e.g. RequestedTokenCancelled and CancelTarget. + * Compression performance improvement. + +------------------------------------------------------------------- Old: ---- gsoap-2.8.111.tar.xz New: ---- gsoap-2.8.114.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gsoap.spec ++++++ --- /var/tmp/diff_new_pack.t9UTvd/_old 2021-05-05 20:39:47.302970992 +0200 +++ /var/tmp/diff_new_pack.t9UTvd/_new 2021-05-05 20:39:47.306970975 +0200 @@ -17,8 +17,8 @@ Name: gsoap -%define lname libgsoap-2_8_111 -Version: 2.8.111 +%define lname libgsoap-2_8_114 +Version: 2.8.114 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.111.tar.xz -> gsoap-2.8.114.tar.xz ++++++ /work/SRC/openSUSE:Factory/gsoap/gsoap-2.8.111.tar.xz /work/SRC/openSUSE:Factory/.gsoap.new.2988/gsoap-2.8.114.tar.xz differ: char 27, line 1 ++++++ sanitize_source.sh ++++++ --- /var/tmp/diff_new_pack.t9UTvd/_old 2021-05-05 20:39:47.370970701 +0200 +++ /var/tmp/diff_new_pack.t9UTvd/_new 2021-05-05 20:39:47.374970683 +0200 @@ -13,7 +13,7 @@ exit 1; fi; -version="2.8.111" +version="2.8.114" shortver="2.8" # agh... if [ ! -e "gsoap_$version.zip" ]; then wget -c "https://downloads.sf.net/gsoap2/gsoap_$version.zip"