Accepting request 36374 from GNOME:Factory
Copy from GNOME:Factory/libnice based on submit request 36374 from user vuntz OBS-URL: https://build.opensuse.org/request/show/36374 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnice?expand=0&rev=11
This commit is contained in:
parent
ae296cdeda
commit
7434403c95
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2fb8633e0fe5bd105a58671b71239bebd285634f2c503ab7546b7f943743b8b
|
||||
size 461870
|
3
libnice-0.0.11.tar.bz2
Normal file
3
libnice-0.0.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29f7a78253970a48b2aae9e46cad9e5c1c40e7d4cc72f48b35097541f8da77c9
|
||||
size 466595
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 19 09:01:42 CET 2010 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 0.0.11:
|
||||
+ Handle EAGAIN for UDP sockets
|
||||
+ Fix coverity warnings
|
||||
+ Fix a bug with TURN and Channel Bindings
|
||||
+ Add a reliable transport mode using libjingle's PseudoTcp
|
||||
implementation
|
||||
+ Various fixes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 13 14:16:19 CET 2009 - vuntz@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libnice (Version 0.0.10)
|
||||
# spec file for package libnice (Version 0.0.11)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 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
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
Name: libnice
|
||||
Version: 0.0.10
|
||||
Version: 0.0.11
|
||||
Release: 1
|
||||
License: LGPLv2.1+ ; MPL ..
|
||||
Group: System/Libraries
|
||||
|
Loading…
Reference in New Issue
Block a user