Hello community,

here is the log from the commit of package libnice for openSUSE:Factory checked 
in at 2013-03-15 10:40:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnice (Old)
 and      /work/SRC/openSUSE:Factory/.libnice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnice", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnice/libnice.changes  2012-10-03 
10:28:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libnice.new/libnice.changes     2013-03-15 
10:40:50.000000000 +0100
@@ -1,0 +2,14 @@
+Mon Mar 11 20:20:41 UTC 2013 - [email protected]
+
+- Update to version 0.1.4:
+  + Fix issue with dribble mode.
+  + Fix issue with TURN permissions.
+  + Fix missing win32 directory from release archive.
+  + Fix support for OC2007.
+  + Added new nice_address_ip_version API.
+  + Added new nice_agent_get_selected_pair API.
+  + Added new SDP parsing and generation API.
+  + Added simple examples (simple, threaded and sdp usages
+    examples.
+
+-------------------------------------------------------------------

Old:
----
  libnice-0.1.3.tar.gz

New:
----
  libnice-0.1.4.tar.gz

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

Other differences:
------------------
++++++ libnice.spec ++++++
--- /var/tmp/diff_new_pack.8c1lRW/_old  2013-03-15 10:40:52.000000000 +0100
+++ /var/tmp/diff_new_pack.8c1lRW/_new  2013-03-15 10:40:52.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libnice
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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.3
+Version:        0.1.4
 Release:        0
 Summary:        Interactive Connectivity Establishment implementation
 License:        MPL-1.1 or LGPL-2.1
@@ -80,6 +80,12 @@
 %configure --disable-static
 make
 
+%install
+%make_install
+find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
+# We don't ship the examples...
+rm %{buildroot}%{_bindir}/*-example
+
 %check
 # make check disabled - Since version 0.1.3, libnice tries to interact with NM 
during make check
 #make check \
@@ -87,10 +93,6 @@
 #|| echo "ignore test suite failure in qemu, it is not threadsafe"
 #%endif
 
-%install
-%make_install
-find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
-
 %post   -n libnice10 -p /sbin/ldconfig
 
 %postun -n libnice10 -p /sbin/ldconfig

++++++ libnice-0.1.3.tar.gz -> libnice-0.1.4.tar.gz ++++++
++++ 13575 lines of diff (skipped)

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

Reply via email to