diff --git a/gsoap.spec b/gsoap.spec index 28c27f8..cb3f94e 100644 --- a/gsoap.spec +++ b/gsoap.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: gsoap -Version: 2.8.33 +Version: 2.8.45 Release: 1mamba Summary: An open source C and C++ software development toolkit for SOAP/XML Web services Group: Applications/Web @@ -8,7 +8,8 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://gsoap2.sourceforge.net/ -Source: http://downloads.sourceforge.net/project/gsoap2/gSOAP/gsoap_%{version}.zip +Source: https://downloads.sourceforge.net/project/gsoap2/gsoap-%{majver}/gsoap_%{version}.zip +#Source: http://downloads.sourceforge.net/project/gsoap2/gSOAP/gsoap_%{version}.zip License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -74,6 +75,9 @@ The gSOAP toolkit is an open source C and C++ software development toolkit for S %doc README.txt %changelog +* Sun Apr 09 2017 Ercole 'ercolinux' Carpanetto 2.8.45-1mamba +- update to 2.8.45 + * Fri Jun 24 2016 Automatic Build System 2.8.33-1mamba - automatic version update by autodist