From 780ea808f47ff8a6a04eeea07f73b2728c97ffe8 Mon Sep 17 00:00:00 2001 From: Ercole 'ercolinux' Carpanetto Date: Fri, 5 Jan 2024 23:30:05 +0100 Subject: [PATCH] update to 2.8.45 [release 2.8.45-1mamba;Sun Apr 09 2017] --- gsoap.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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