diff --git a/gsoap.spec b/gsoap.spec index bdaa1a1..530fffd 100644 --- a/gsoap.spec +++ b/gsoap.spec @@ -1,15 +1,14 @@ %define majver %(echo %version | cut -d. -f1-2) Name: gsoap -Version: 2.8.133 +Version: 2.8.134 Release: 1mamba Summary: An open source C and C++ software development toolkit for SOAP/XML Web services Group: Applications/Web Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -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://downloads.sourceforge.net/project/gsoap2/gsoap-%{majver}/gsoap_%{version}.zip License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -37,6 +36,7 @@ The gSOAP toolkit is an open source C and C++ software development toolkit for S %build %configure + %make -j1 %install @@ -77,6 +77,9 @@ The gSOAP toolkit is an open source C and C++ software development toolkit for S %doc README.txt %changelog +* Wed Apr 24 2024 Silvan Calarco 2.8.134-1mamba +- update to 2.8.134 + * Fri Mar 22 2024 Automatic Build System 2.8.133-1mamba - automatic version update by autodist