Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gsoap for openSUSE:Factory checked in at 2022-12-14 14:10:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gsoap (Old) and /work/SRC/openSUSE:Factory/.gsoap.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gsoap" Wed Dec 14 14:10:44 2022 rev:79 rq:1042606 version:2.8.124 Changes: -------- --- /work/SRC/openSUSE:Factory/gsoap/gsoap.changes 2022-10-25 11:18:56.313994505 +0200 +++ /work/SRC/openSUSE:Factory/.gsoap.new.1835/gsoap.changes 2022-12-14 14:10:53.923462528 +0100 @@ -1,0 +2,15 @@ +Tue Dec 13 10:51:24 UTC 2022 - Jan Engelhardt <[email protected]> + +- Update to release 2.8.124 + * Added C++17 `std::optional` member variable serialization. + * Updated wsdl2h to automatically generates `std::optional` + member variables for optional schemas when typedef.dat + defines `$OPTIONAL = std::optional`. Only primitive type + member variables are made `std::optional`, not classes, + because optional types must be defined before referenced when + in fact cyclic data structure relationships may exist among + classes. + * Added missing `std::vector<xsd__anyType>` deep copy of vector + of DOM trees generated with soapcpp2 option `-Ec`. + +------------------------------------------------------------------- Old: ---- gsoap-2.8.123.tar.xz New: ---- gsoap-2.8.124.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gsoap.spec ++++++ --- /var/tmp/diff_new_pack.OxioTZ/_old 2022-12-14 14:10:54.683466437 +0100 +++ /var/tmp/diff_new_pack.OxioTZ/_new 2022-12-14 14:10:54.691466479 +0100 @@ -17,8 +17,8 @@ Name: gsoap -%define lname libgsoap-2_8_123 -Version: 2.8.123 +%define lname libgsoap-2_8_124 +Version: 2.8.124 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.123.tar.xz -> gsoap-2.8.124.tar.xz ++++++ /work/SRC/openSUSE:Factory/gsoap/gsoap-2.8.123.tar.xz /work/SRC/openSUSE:Factory/.gsoap.new.1835/gsoap-2.8.124.tar.xz differ: char 27, line 1 ++++++ sanitize_source.sh ++++++ --- /var/tmp/diff_new_pack.OxioTZ/_old 2022-12-14 14:10:54.759466828 +0100 +++ /var/tmp/diff_new_pack.OxioTZ/_new 2022-12-14 14:10:54.763466849 +0100 @@ -13,7 +13,7 @@ exit 1; fi; -version="2.8.123" +version="2.8.124" shortver="2.8" # agh... if [ ! -e "gsoap_$version.zip" ]; then wget -c "https://downloads.sf.net/gsoap2/gsoap_$version.zip"
