automatic version update by autodist [release 2.8.136-1mamba;Wed Jan 29 2025]
This commit is contained in:
parent
a6fd32737e
commit
1cb1db64c9
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: gsoap
|
Name: gsoap
|
||||||
Version: 2.8.135
|
Version: 2.8.136
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An open source C and C++ software development toolkit for SOAP/XML Web services
|
Summary: An open source C and C++ software development toolkit for SOAP/XML Web services
|
||||||
Group: Applications/Web
|
Group: Applications/Web
|
||||||
@ -29,7 +29,6 @@ Group: Development/Libraries
|
|||||||
%description devel
|
%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.
|
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
|
%prep
|
||||||
%setup -q -n gsoap-%{majver}
|
%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
|
%doc README.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 29 2025 Automatic Build System <autodist@openmamba.org> 2.8.136-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jul 02 2024 Automatic Build System <autodist@openmamba.org> 2.8.135-1mamba
|
* Tue Jul 02 2024 Automatic Build System <autodist@openmamba.org> 2.8.135-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user