update to 2.8.45 [release 2.8.45-1mamba;Sun Apr 09 2017]
This commit is contained in:
parent
acf652d274
commit
780ea808f4
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <ercole69@gmail.com> 2.8.45-1mamba
|
||||
- update to 2.8.45
|
||||
|
||||
* Fri Jun 24 2016 Automatic Build System <autodist@mambasoft.it> 2.8.33-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user