From 1cb1db64c9738490cbab352ffa4e93c18a78f8ae Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 29 Jan 2025 18:21:41 +0100 Subject: [PATCH] automatic version update by autodist [release 2.8.136-1mamba;Wed Jan 29 2025] --- gsoap.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gsoap.spec b/gsoap.spec index eb67fde..f52d6ec 100644 --- a/gsoap.spec +++ b/gsoap.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: gsoap -Version: 2.8.135 +Version: 2.8.136 Release: 1mamba Summary: An open source C and C++ software development toolkit for SOAP/XML Web services Group: Applications/Web @@ -29,7 +29,6 @@ Group: Development/Libraries %description devel The gSOAP toolkit is an open source C and C++ software development toolkit for SOAP/XML Web services and generic (non-SOAP) C/C++ XML data bindings. The toolkit analyzes WSDLs and XML schemas (separately or as a combined set) and maps the XML schema types and the SOAP messaging protocols to easy-to-use and efficient C and C++ code. It also supports exposing (legacy) C and C++ applications as SOAP/XML Web services by auto-generating XML serialization code and WSDL specifications. Or you can simply use it to automatically convert XML to/from C and C++ data. The toolkit supports options to generate pure ANSI C or C++ with or without STL. -%debug_package %prep %setup -q -n gsoap-%{majver} @@ -77,6 +76,9 @@ The gSOAP toolkit is an open source C and C++ software development toolkit for S %doc README.txt %changelog +* Wed Jan 29 2025 Automatic Build System 2.8.136-1mamba +- automatic version update by autodist + * Tue Jul 02 2024 Automatic Build System 2.8.135-1mamba - automatic version update by autodist