Hello community,

here is the log from the commit of package libnice for openSUSE:Factory checked 
in at 2014-04-04 16:36:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnice (Old)
 and      /work/SRC/openSUSE:Factory/.libnice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnice"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnice/libnice.changes  2013-03-15 
10:40:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libnice.new/libnice.changes     2014-04-04 
16:36:19.000000000 +0200
@@ -1,0 +2,20 @@
+Sat Mar  8 12:49:35 UTC 2014 - [email protected]
+
+- 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.
+- Set LIBNICE_RELEASE=yes in configure.
+
+-------------------------------------------------------------------

Old:
----
  libnice-0.1.4.tar.gz

New:
----
  libnice-0.1.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libnice.spec ++++++
--- /var/tmp/diff_new_pack.N9aR18/_old  2014-04-04 16:36:20.000000000 +0200
+++ /var/tmp/diff_new_pack.N9aR18/_new  2014-04-04 16:36:20.000000000 +0200
@@ -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 @@
 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
@@ -75,6 +75,7 @@
 
 %prep
 %setup -q
+sed -i 's:LIBNICE_RELEASE="no":LIBNICE_RELEASE="yes":g' configure
 
 %build
 %configure --disable-static

++++++ libnice-0.1.4.tar.gz -> libnice-0.1.5.tar.gz ++++++
++++ 52222 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to