From df0a5a10a28a8e861cd81fc55af0d46b63ebf84c04c086983f35e8b5b0f6b1fc Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 28 Aug 2023 12:01:14 +0000 Subject: [PATCH 1/2] - Update to release 2.8.130 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=228 --- gsoap-2.8.127.tar.xz | 3 --- gsoap-2.8.130.tar.xz | 3 +++ gsoap.changes | 12 ++++++++++++ gsoap.spec | 6 +++--- gsoap_2.8.130.zip | 3 +++ sanitize_source.sh | 2 +- 6 files changed, 22 insertions(+), 7 deletions(-) delete mode 100644 gsoap-2.8.127.tar.xz create mode 100644 gsoap-2.8.130.tar.xz create mode 100644 gsoap_2.8.130.zip diff --git a/gsoap-2.8.127.tar.xz b/gsoap-2.8.127.tar.xz deleted file mode 100644 index d4fc22f..0000000 --- a/gsoap-2.8.127.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f0884659da224e2d1af93053c515f32ce19ede2e9297b4984477bbd668c82b2 -size 17507892 diff --git a/gsoap-2.8.130.tar.xz b/gsoap-2.8.130.tar.xz new file mode 100644 index 0000000..05542c0 --- /dev/null +++ b/gsoap-2.8.130.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10eeb7a5ebd5fd9bd72eda4f275c7458f8163ba8c7fbc3ba94bb1b1b5992d7b6 +size 28924124 diff --git a/gsoap.changes b/gsoap.changes index e269d44..efc3d1d 100644 --- a/gsoap.changes +++ b/gsoap.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Aug 28 11:59:05 UTC 2023 - Jan Engelhardt + +- 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. + ------------------------------------------------------------------- Tue Apr 11 07:59:51 UTC 2023 - Jan Engelhardt diff --git a/gsoap.spec b/gsoap.spec index dcddf0c..44cb232 100644 --- a/gsoap.spec +++ b/gsoap.spec @@ -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 @@ pushd gsoap/src/ # build prerequisites for parallel build first make soapcpp2_yacc.c popd -make %{?_smp_mflags} +%make_build %install %make_install diff --git a/gsoap_2.8.130.zip b/gsoap_2.8.130.zip new file mode 100644 index 0000000..51d3e44 --- /dev/null +++ b/gsoap_2.8.130.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cece2b1829f3a94c1448d8e763e54dcb16f055710044e6f450d2004f2e5a3df +size 55318989 diff --git a/sanitize_source.sh b/sanitize_source.sh index 3455007..0ebb4f2 100644 --- a/sanitize_source.sh +++ b/sanitize_source.sh @@ -13,7 +13,7 @@ if ! which hardlink >/dev/null; then 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" From 2e8e31b43b905c840f0b81552ba5e56b76c7afa2c9a60ff4ee33e333b7aeaf76 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 28 Aug 2023 12:02:52 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gsoap?expand=0&rev=229 --- gsoap_2.8.130.zip | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 gsoap_2.8.130.zip diff --git a/gsoap_2.8.130.zip b/gsoap_2.8.130.zip deleted file mode 100644 index 51d3e44..0000000 --- a/gsoap_2.8.130.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5cece2b1829f3a94c1448d8e763e54dcb16f055710044e6f450d2004f2e5a3df -size 55318989