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-07-09 23:56:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gsoap (Old) and /work/SRC/openSUSE:Factory/.gsoap.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gsoap" Fri Jul 9 23:56:44 2021 rev:74 rq:904551 version:2.8.115 Changes: -------- --- /work/SRC/openSUSE:Factory/gsoap/gsoap.changes 2021-05-05 20:39:46.538974271 +0200 +++ /work/SRC/openSUSE:Factory/.gsoap.new.2625/gsoap.changes 2021-07-09 23:56:58.597626907 +0200 @@ -1,0 +2,11 @@ +Wed Jul 7 06:42:30 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 2.8.115 + * Upgraded Apache module `mod_gsoap` with new features to + simplify support for HTTP PUT, GET, PATCH and DELETE using + the `httpget` and `httppost` plugins. + * Updated `wsaapi` plugin with new registry parameter + `SOAP_WSA_NEW_TRANSFER` to allow `wsaapi` to be used with the + `mod_gsoap` plugin. + +------------------------------------------------------------------- Old: ---- gsoap-2.8.114.tar.xz New: ---- gsoap-2.8.115.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gsoap.spec ++++++ --- /var/tmp/diff_new_pack.sDPSul/_old 2021-07-09 23:56:59.381620810 +0200 +++ /var/tmp/diff_new_pack.sDPSul/_new 2021-07-09 23:56:59.381620810 +0200 @@ -17,8 +17,8 @@ Name: gsoap -%define lname libgsoap-2_8_114 -Version: 2.8.114 +%define lname libgsoap-2_8_115 +Version: 2.8.115 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.114.tar.xz -> gsoap-2.8.115.tar.xz ++++++ /work/SRC/openSUSE:Factory/gsoap/gsoap-2.8.114.tar.xz /work/SRC/openSUSE:Factory/.gsoap.new.2625/gsoap-2.8.115.tar.xz differ: char 26, line 1 ++++++ sanitize_source.sh ++++++ --- /var/tmp/diff_new_pack.sDPSul/_old 2021-07-09 23:56:59.437620375 +0200 +++ /var/tmp/diff_new_pack.sDPSul/_new 2021-07-09 23:56:59.441620344 +0200 @@ -13,7 +13,7 @@ exit 1; fi; -version="2.8.114" +version="2.8.115" shortver="2.8" # agh... if [ ! -e "gsoap_$version.zip" ]; then wget -c "https://downloads.sf.net/gsoap2/gsoap_$version.zip"