diff --git a/libnice-0.1.5.tar.gz b/libnice-0.1.5.tar.gz deleted file mode 100644 index caa0483..0000000 --- a/libnice-0.1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a2743b69c8f50b8ca85243abe81b8d884b210430f413ca94b55bcff62fdf097 -size 819737 diff --git a/libnice-0.1.6.tar.gz b/libnice-0.1.6.tar.gz new file mode 100644 index 0000000..0cb1ebc --- /dev/null +++ b/libnice-0.1.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de38e3709cf5db09c58cb9801924303f08a8b211c714ed0962b81323cc9bd92c +size 829225 diff --git a/libnice.changes b/libnice.changes index df25015..829d705 100644 --- a/libnice.changes +++ b/libnice.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon May 5 17:51:57 UTC 2014 - zaitor@opensuse.org + +- Update to version 0.1.6: + + API changes: + - nice_agent_restart_stream() to do a ICE restart on a single + strema. + - nice_component_state_to_string() to get a printable name for + a component state. + - nice_agent_forget_relays() to forget the relays set for a + specific component, along with nice_agent_restart_stream(), + it allows changing the current relay without dropping the + connection. + + It is now possible to add relays after the initial candidate + gathering. + + Many bug fixes. +- No longer set LIBNICE_RELEASE="yes", not needed anymore, fixed + upstream. + ------------------------------------------------------------------- Sat Mar 8 12:49:35 UTC 2014 - dimstar@opensuse.org diff --git a/libnice.spec b/libnice.spec index 4359e5e..81d1926 100644 --- a/libnice.spec +++ b/libnice.spec @@ -17,7 +17,7 @@ Name: libnice -Version: 0.1.5 +Version: 0.1.6 Release: 0 Summary: Interactive Connectivity Establishment implementation License: MPL-1.1 or LGPL-2.1 @@ -75,7 +75,6 @@ Connectivity Establishment standard (ICE). %prep %setup -q -sed -i 's:LIBNICE_RELEASE="no":LIBNICE_RELEASE="yes":g' configure %build %configure --disable-static