diff --git a/libnice.changes b/libnice.changes index 259b50c..df25015 100644 --- a/libnice.changes +++ b/libnice.changes @@ -16,6 +16,7 @@ Sat Mar 8 12:49:35 UTC 2014 - dimstar@opensuse.org + Improve PseudoTCP performance. + Improve performance. + Build fixes. +- Set LIBNICE_RELEASE=yes in configure. ------------------------------------------------------------------- Mon Mar 11 20:20:41 UTC 2013 - dimstar@opensuse.org diff --git a/libnice.spec b/libnice.spec index 6dc3ff2..4359e5e 100644 --- a/libnice.spec +++ b/libnice.spec @@ -75,6 +75,7 @@ Connectivity Establishment standard (ICE). %prep %setup -q +sed -i 's:LIBNICE_RELEASE="no":LIBNICE_RELEASE="yes":g' configure %build %configure --disable-static