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-10-25 11:18:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gsoap (Old)
 and      /work/SRC/openSUSE:Factory/.gsoap.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gsoap"

Tue Oct 25 11:18:45 2022 rev:78 rq:1030887 version:2.8.123

Changes:
--------
--- /work/SRC/openSUSE:Factory/gsoap/gsoap.changes      2022-08-30 
14:48:44.352007007 +0200
+++ /work/SRC/openSUSE:Factory/.gsoap.new.2275/gsoap.changes    2022-10-25 
11:18:56.313994505 +0200
@@ -1,0 +2,9 @@
+Mon Oct 24 13:23:19 UTC 2022 - Jan Engelhardt <[email protected]>
+
+- Update to release 2.8.123
+  * Update to make `std::string` typed element tags self-closing,
+    which is consistent with `char*` typed element tags.
+  * Improvement to HTTP header line processing to drop start-end
+    quotes.
+
+-------------------------------------------------------------------

Old:
----
  gsoap-2.8.122.tar.xz

New:
----
  gsoap-2.8.123.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gsoap.spec ++++++
--- /var/tmp/diff_new_pack.K4cdhB/_old  2022-10-25 11:18:57.061996163 +0200
+++ /var/tmp/diff_new_pack.K4cdhB/_new  2022-10-25 11:18:57.069996181 +0200
@@ -17,8 +17,8 @@
 
 
 Name:           gsoap
-%define lname  libgsoap-2_8_122
-Version:        2.8.122
+%define lname  libgsoap-2_8_123
+Version:        2.8.123
 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.122.tar.xz -> gsoap-2.8.123.tar.xz ++++++
/work/SRC/openSUSE:Factory/gsoap/gsoap-2.8.122.tar.xz 
/work/SRC/openSUSE:Factory/.gsoap.new.2275/gsoap-2.8.123.tar.xz differ: char 
26, line 1

++++++ sanitize_source.sh ++++++
--- /var/tmp/diff_new_pack.K4cdhB/_old  2022-10-25 11:18:57.137996331 +0200
+++ /var/tmp/diff_new_pack.K4cdhB/_new  2022-10-25 11:18:57.141996340 +0200
@@ -13,7 +13,7 @@
        exit 1;
 fi;
 
-version="2.8.122"
+version="2.8.123"
 shortver="2.8" # agh...
 if [ ! -e "gsoap_$version.zip" ]; then
        wget -c "https://downloads.sf.net/gsoap2/gsoap_$version.zip";

Reply via email to