update to 2.8.134 [release 2.8.134-1mamba;Wed Apr 24 2024]
This commit is contained in:
parent
60f6c07c0c
commit
826ae6d5e3
@ -1,15 +1,14 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: gsoap
|
Name: gsoap
|
||||||
Version: 2.8.133
|
Version: 2.8.134
|
||||||
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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.cs.fsu.edu/~engelen/soap.html
|
URL: https://www.genivia.com/dev.html
|
||||||
Source: https://prdownloads.sourceforge.net/gsoap2/gsoap_%{version}.zip
|
Source: https://prdownloads.sourceforge.net/gsoap2/gsoap_%{version}.zip
|
||||||
#Source: https://downloads.sourceforge.net/project/gsoap2/gsoap-%{majver}/gsoap_%{version}.zip
|
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -37,6 +36,7 @@ The gSOAP toolkit is an open source C and C++ software development toolkit for S
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
|
|
||||||
%make -j1
|
%make -j1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -77,6 +77,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 Apr 24 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.8.134-1mamba
|
||||||
|
- update to 2.8.134
|
||||||
|
|
||||||
* Fri Mar 22 2024 Automatic Build System <autodist@openmamba.org> 2.8.133-1mamba
|
* Fri Mar 22 2024 Automatic Build System <autodist@openmamba.org> 2.8.133-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user