Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gsoap for openSUSE:Factory checked in at 2023-08-30 10:18:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gsoap (Old) and /work/SRC/openSUSE:Factory/.gsoap.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gsoap" Wed Aug 30 10:18:02 2023 rev:81 rq:1106994 version:2.8.130 Changes: -------- --- /work/SRC/openSUSE:Factory/gsoap/gsoap.changes 2023-04-12 12:50:54.936691874 +0200 +++ /work/SRC/openSUSE:Factory/.gsoap.new.1766/gsoap.changes 2023-08-30 10:19:25.221871828 +0200 @@ -1,0 +2,12 @@ +Mon Aug 28 11:59:05 UTC 2023 - Jan Engelhardt <[email protected]> + +- Update to release 2.8.130 + * A correction of a schema formatting issue in the WSDL and XSD + files output of soapcpp2. + * Improved soapcpp2 deserializer validation source code + generation for primitive type struct/class members with default + values. + * Improve soapcpp2 for C++ custom serializer classes derived from + other classes, which might otherwise not compile properly. + +------------------------------------------------------------------- Old: ---- gsoap-2.8.127.tar.xz New: ---- gsoap-2.8.130.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gsoap.spec ++++++ --- /var/tmp/diff_new_pack.V5Tv9K/_old 2023-08-30 10:19:26.653922933 +0200 +++ /var/tmp/diff_new_pack.V5Tv9K/_new 2023-08-30 10:19:26.657923076 +0200 @@ -17,8 +17,8 @@ Name: gsoap -%define lname libgsoap-2_8_127 -Version: 2.8.127 +%define lname libgsoap-2_8_130 +Version: 2.8.130 Release: 0 Summary: Toolkit for SOAP/REST-based C/C++ server and client web service applications License: SUSE-GPL-2.0+-with-openssl-exception @@ -98,7 +98,7 @@ # build prerequisites for parallel build first make soapcpp2_yacc.c popd -make %{?_smp_mflags} +%make_build %install %make_install ++++++ gsoap-2.8.127.tar.xz -> gsoap-2.8.130.tar.xz ++++++ /work/SRC/openSUSE:Factory/gsoap/gsoap-2.8.127.tar.xz /work/SRC/openSUSE:Factory/.gsoap.new.1766/gsoap-2.8.130.tar.xz differ: char 25, line 1 ++++++ sanitize_source.sh ++++++ --- /var/tmp/diff_new_pack.V5Tv9K/_old 2023-08-30 10:19:26.705924789 +0200 +++ /var/tmp/diff_new_pack.V5Tv9K/_new 2023-08-30 10:19:26.709924932 +0200 @@ -13,7 +13,7 @@ exit 1; fi; -version="2.8.124" +version="2.8.130" shortver="2.8" # agh... if [ ! -e "gsoap_$version.zip" ]; then wget -c "https://downloads.sf.net/gsoap2/gsoap_$version.zip"
