Hello community, here is the log from the commit of package gsoap for openSUSE:Factory checked in at 2012-11-18 20:25:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gsoap (Old) and /work/SRC/openSUSE:Factory/.gsoap.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gsoap", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/gsoap/gsoap.changes 2012-09-04 12:51:21.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gsoap.new/gsoap.changes 2012-11-18 20:25:45.000000000 +0100 @@ -1,0 +2,12 @@ +Wed Nov 14 22:36:29 UTC 2012 - [email protected] + +- Update to new upstream release 2.8.11 +* Added soapcpp2 -0 option to remove SOAP bindings when applicable +* Changed wsdl2h output for the few cases that multiple service + bindings are defined, use wsdl2h -Nns for backward compatibility +- Update to new upstream release 2.8.10 +* Added soapcpp2 -Q option (C++ namespaces) +* Added wsdl2h -b option (bi-directional operations for duplex services) +- Removed gsoap-03-initext.diff, merged upstream + +------------------------------------------------------------------- Old: ---- gsoap-03-initext.diff gsoap-2.8.10.tar.xz New: ---- gsoap-2.8.11.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gsoap.spec ++++++ --- /var/tmp/diff_new_pack.jENqNm/_old 2012-11-18 20:25:46.000000000 +0100 +++ /var/tmp/diff_new_pack.jENqNm/_new 2012-11-18 20:25:46.000000000 +0100 @@ -21,16 +21,15 @@ Summary: Toolkit for C/C++ server and client web service applications License: SUSE-GPL-2.0+-with-openssl-exception Group: Development/Libraries/C and C++ -Version: 2.8.10 +Version: 2.8.11 Release: 0 Url: http://gsoap2.sf.net/ -#DL-URL: http://downloads.sf.net/gsoap2/gsoap_2.8.10.zip +#DL-URL: http://downloads.sf.net/gsoap2/gsoap_2.8.11.zip Source: gsoap-%version.tar.xz Source2: sanitize_source.sh Patch1: gsoap-01-sharedlibs.diff Patch2: gsoap-02-typepuns.diff -Patch3: gsoap-03-initext.diff Patch4: gsoap-04-strerror.diff Patch5: gsoap-05-ipv6.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -111,7 +110,7 @@ tar -xf "%{S:0}" --use=xz; %setup -DTq %endif -%patch -P 1 -P 2 -P 3 -P 4 -P 5 -p1 +%patch -P 1 -P 2 -P 4 -P 5 -p1 %build # Rebuild configure - fix that utterly long mktime test. ++++++ sanitize_source.sh ++++++ --- /var/tmp/diff_new_pack.jENqNm/_old 2012-11-18 20:25:46.000000000 +0100 +++ /var/tmp/diff_new_pack.jENqNm/_new 2012-11-18 20:25:46.000000000 +0100 @@ -13,7 +13,7 @@ exit 1; fi; -version="2.8.10"; +version="2.8.11"; shortver="2.8"; # agh... rm -Rf "gsoap-$shortver" "gsoap-$version"; -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
