diff --git a/libnice-0.1.4.tar.gz b/libnice-0.1.4.tar.gz deleted file mode 100644 index 2394a2f..0000000 --- a/libnice-0.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44e517de9c01203158f2a3d59f058706299a4ae41dfe1a7eeb72c290fcc8bf57 -size 712256 diff --git a/libnice-0.1.5.tar.gz b/libnice-0.1.5.tar.gz new file mode 100644 index 0000000..caa0483 --- /dev/null +++ b/libnice-0.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a2743b69c8f50b8ca85243abe81b8d884b210430f413ca94b55bcff62fdf097 +size 819737 diff --git a/libnice.changes b/libnice.changes index 3e471e7..61493aa 100644 --- a/libnice.changes +++ b/libnice.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sat Mar 8 12:49:35 UTC 2014 - dimstar@opensuse.org + +- Update to version 0.1.5: + + API changes: + - nice_agent_recv() and nice_agent_recv_nonblocking() as an + alternative to the nice_agent_attach_recv(). + - nice_agent_recv_messages() and + nice_agent_recv_messages_nonblocking() to receive multiple + messages at the same time + - nice_agent_get_io_stream() to get a GIOStream in reliable + mode. + - nice_agent_get_selected_socket() to extract the selected + GSocket. + + Import Google's newer PseudoTCP code including window scaling. + + Improve PseudoTCP performance. + + Improve performance. + + Build fixes. + ------------------------------------------------------------------- Mon Mar 11 20:20:41 UTC 2013 - dimstar@opensuse.org diff --git a/libnice.spec b/libnice.spec index 05d774f..6dc3ff2 100644 --- a/libnice.spec +++ b/libnice.spec @@ -1,7 +1,7 @@ # # spec file for package libnice # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libnice -Version: 0.1.4 +Version: 0.1.5 Release: 0 Summary: Interactive Connectivity Establishment implementation License: MPL-1.1 or LGPL-2.1 @@ -25,7 +25,7 @@ Group: System/Libraries Url: http://nice.freedesktop.org/ Source: http://nice.freedesktop.org/releases/%{name}-%{version}.tar.gz BuildRequires: libgupnp-igd-devel -BuildRequires: pkgconfig(glib-2.0) >= 2.13 +BuildRequires: pkgconfig(glib-2.0) >= 2.30 BuildRequires: pkgconfig(gstreamer-0.10) >= 0.10.0 BuildRequires: pkgconfig(gstreamer-1.0) >= 0.11.91 BuildRequires: pkgconfig(gstreamer-base-0.10) >= 0.10.0