Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gsoap for openSUSE:Factory checked in at 2024-01-04 15:56:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gsoap (Old) and /work/SRC/openSUSE:Factory/.gsoap.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gsoap" Thu Jan 4 15:56:47 2024 rev:83 rq:1136181 version:2.8.132 Changes: -------- --- /work/SRC/openSUSE:Factory/gsoap/gsoap.changes 2023-10-05 20:03:00.326392912 +0200 +++ /work/SRC/openSUSE:Factory/.gsoap.new.28375/gsoap.changes 2024-01-04 15:58:03.649972831 +0100 @@ -1,0 +2,7 @@ +Tue Jan 2 13:24:51 UTC 2024 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 2.8.132 + * Added a missing ``WITH_COMPAT`` to the C++ DOM element + declarations. + +------------------------------------------------------------------- Old: ---- gsoap-2.8.131.tar.xz New: ---- gsoap-2.8.132.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gsoap.spec ++++++ --- /var/tmp/diff_new_pack.oATazo/_old 2024-01-04 15:58:04.301996649 +0100 +++ /var/tmp/diff_new_pack.oATazo/_new 2024-01-04 15:58:04.301996649 +0100 @@ -1,7 +1,7 @@ # # spec file for package gsoap # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,8 @@ Name: gsoap -%define lname libgsoap-2_8_131 -Version: 2.8.131 +%define lname libgsoap-2_8_132 +Version: 2.8.132 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.131.tar.xz -> gsoap-2.8.132.tar.xz ++++++ /work/SRC/openSUSE:Factory/gsoap/gsoap-2.8.131.tar.xz /work/SRC/openSUSE:Factory/.gsoap.new.28375/gsoap-2.8.132.tar.xz differ: char 27, line 1 ++++++ sanitize_source.sh ++++++ --- /var/tmp/diff_new_pack.oATazo/_old 2024-01-04 15:58:04.357998696 +0100 +++ /var/tmp/diff_new_pack.oATazo/_new 2024-01-04 15:58:04.357998696 +0100 @@ -13,7 +13,7 @@ exit 1; fi; -version="2.8.131" +version="2.8.132" shortver="2.8" # agh... if [ ! -e "gsoap_$version.zip" ]; then wget -c "https://downloads.sf.net/gsoap2/gsoap_$version.zip"