Hello community, here is the log from the commit of package libpt2 for openSUSE:Factory checked in at 2012-12-07 14:41:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpt2 (Old) and /work/SRC/openSUSE:Factory/.libpt2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpt2", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libpt2/libpt2.changes 2012-10-03 10:29:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libpt2.new/libpt2.changes 2012-12-07 14:41:27.000000000 +0100 @@ -1,0 +2,14 @@ +Mon Dec 3 19:46:40 UTC 2012 - [email protected] + +- Update to version 2.10.9: + + Various SIP interoperability fixes. + + Added SIP Service-Route header support (RFC 3608). + + Various SIP/SIMPLE presence related fixes. + + Fixed registration to broken registrars. + + Unregister all accounts on quit. + + Publish offline presence on quit. + + Refresh NAT bindings with SIP OPTIONS requests. + + Support for DNS SRV caching. +- Pass --enable-ipv6 to configure: enable IPv6 support. + +------------------------------------------------------------------- Old: ---- ptlib-2.10.7.tar.xz New: ---- ptlib-2.10.9.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpt2.spec ++++++ --- /var/tmp/diff_new_pack.1bhNQp/_old 2012-12-07 14:41:28.000000000 +0100 +++ /var/tmp/diff_new_pack.1bhNQp/_new 2012-12-07 14:41:28.000000000 +0100 @@ -23,10 +23,10 @@ Name: libpt2 %define _name ptlib -Version: 2.10.7 +Version: 2.10.9 Release: 0 -# FIXME: when upgrading, check if the dc plugin builds with the current version of libdc1394. - Last check: 2.10.7 / 23.8.2012 -%define _version 2_10_7 +# FIXME: when upgrading, check if the dc plugin builds with the current version of libdc1394. - Last check: 2.10.9 / 3.12.2012 +%define _version 2_10_9 Summary: Portable Windows Library from Equivalence Pty. Ltd. version 2 License: MPL-1.0 Group: System/Libraries @@ -185,8 +185,9 @@ --enable-v4l \ %endif %if %{build_avc} - --enable-avc + --enable-avc \ %endif + --enable-ipv6 make %{?_smp_mflags} V=1 %install -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
