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-08-24 10:54:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gsoap (Old) and /work/SRC/openSUSE:Factory/.gsoap.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gsoap" Tue Aug 24 10:54:00 2021 rev:75 rq:913217 version:2.8.117 Changes: -------- --- /work/SRC/openSUSE:Factory/gsoap/gsoap.changes 2021-07-09 23:56:58.597626907 +0200 +++ /work/SRC/openSUSE:Factory/.gsoap.new.1899/gsoap.changes 2021-08-24 10:54:24.272358163 +0200 @@ -1,0 +2,10 @@ +Thu Aug 19 20:06:01 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 2.8.117 + * Minor update to wsdl2h to support chameleon schema imports + when imported schema simple types are extended and inherit + the importing schema target namespace (previously, the + `__item` type would be left unqualified, resulting in a + warning). + +------------------------------------------------------------------- Old: ---- gsoap-2.8.115.tar.xz New: ---- gsoap-2.8.117.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gsoap.spec ++++++ --- /var/tmp/diff_new_pack.tVkkI2/_old 2021-08-24 10:54:24.836357416 +0200 +++ /var/tmp/diff_new_pack.tVkkI2/_new 2021-08-24 10:54:24.840357410 +0200 @@ -17,8 +17,8 @@ Name: gsoap -%define lname libgsoap-2_8_115 -Version: 2.8.115 +%define lname libgsoap-2_8_117 +Version: 2.8.117 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.115.tar.xz -> gsoap-2.8.117.tar.xz ++++++ /work/SRC/openSUSE:Factory/gsoap/gsoap-2.8.115.tar.xz /work/SRC/openSUSE:Factory/.gsoap.new.1899/gsoap-2.8.117.tar.xz differ: char 27, line 1 ++++++ sanitize_source.sh ++++++ --- /var/tmp/diff_new_pack.tVkkI2/_old 2021-08-24 10:54:24.904357326 +0200 +++ /var/tmp/diff_new_pack.tVkkI2/_new 2021-08-24 10:54:24.904357326 +0200 @@ -13,7 +13,7 @@ exit 1; fi; -version="2.8.115" +version="2.8.117" shortver="2.8" # agh... if [ ! -e "gsoap_$version.zip" ]; then wget -c "https://downloads.sf.net/gsoap2/gsoap_$version.zip"