diff --git a/gsoap-2.8.134.tar.xz b/gsoap-2.8.134.tar.xz deleted file mode 100644 index 8fd892a..0000000 --- a/gsoap-2.8.134.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:272fbb4ed7ba681a8bb1b47116f06baf221816a66276cefb70b8420a7e37b257 -size 18173208 diff --git a/gsoap-2.8.135.tar.xz b/gsoap-2.8.135.tar.xz new file mode 100644 index 0000000..2d7ea3b --- /dev/null +++ b/gsoap-2.8.135.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aac568a0a685556f29f2d0ad1279d7e428d090a4a43b481a9de42cbedc49686b +size 17724456 diff --git a/gsoap.changes b/gsoap.changes index 40db627..07a4685 100644 --- a/gsoap.changes +++ b/gsoap.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Sep 20 18:59:36 UTC 2024 - Jan Engelhardt + +- Update to release 2.8.135 + * Updated `soap::http_extra_header` optional user-defined + custom HTTP header string to permit multiple HTTP headers in + the specified string separated by newlines, the specified + headers are checked by the engine to conform to HTTP header + formats. + ------------------------------------------------------------------- Thu Apr 25 13:39:53 UTC 2024 - Jan Engelhardt diff --git a/gsoap.spec b/gsoap.spec index 3f07364..6e76856 100644 --- a/gsoap.spec +++ b/gsoap.spec @@ -17,8 +17,8 @@ Name: gsoap -%define lname libgsoap-2_8_134 -Version: 2.8.134 +%define lname libgsoap-2_8_135 +Version: 2.8.135 Release: 0 Summary: Toolkit for SOAP/REST-based C/C++ server and client web service applications License: SUSE-GPL-2.0+-with-openssl-exception