Hello community,

here is the log from the commit of package linphone for openSUSE:Factory 
checked in at 2014-11-15 11:44:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linphone (Old)
 and      /work/SRC/openSUSE:Factory/.linphone.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linphone"

Changes:
--------
--- /work/SRC/openSUSE:Factory/linphone/linphone.changes        2014-02-13 
15:01:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.linphone.new/linphone.changes   2014-11-15 
12:20:06.000000000 +0100
@@ -1,0 +2,37 @@
+Fri Aug 15 19:28:45 UTC 2014 - [email protected]
+
+- Update to 3.7.0:
+  Application level improvements:
+    * It is now possible to configure multiple proxy accounts with different 
+      transports (UDP, TCP, TLS)
+    * can work with IPv6 and IPv4 simultaneously
+    * User can choose video rendering method on Linux
+    * Video HD formats support added, leveraging on multiple cores for 
encoding 
+      if available
+    * Keyboard can be used for DTMF input
+    * Faster and higly responsive UI thanks to fully asynchronous operation of 
+      the liblinphone.
+    * Addon of opus codec
+    * Possibility to specify a remote provisionning http URI for configuration
+    * LDAP search integration for Linux and MacOSX
+    * is-composing notification in chat area 
+
+  Liblinphone level improvements thanks to new "belle-sip" SIP stack:
+    * multiple SIP transports simultaneously now allowed
+    * IP dual stack: can use IPv6 and IPv4 simultaneously
+    * fully asynchronous behavior: no more lengthly DNS or connections 
+    * +sip.instance parameter (RFC5626)
+    * alias parameter (RFC5923)
+    * better management of network disconnections
+    * SIP/TLS handled through lightweighted polarssl library (instead of 
+      openssl)
+    * SIP transaction state machines improved (RFC6026)
+    * Privacy API (RFC3323, RFC3325)
+    * Full support of rich presence in (RFC4480)
+    * Better handling of sips scheme in URIs.
+    * Messaging: support of is-composing (RFC3994)
+    * Call transfer fixes in error cases
+    * Add API for managing SIP SUBSCRIBES/NOTIFY/PUBLISH (linphonecore/event.h)
+    * bugfixes
+
+-------------------------------------------------------------------

Old:
----
  linphone-3.6.1.tar.gz

New:
----
  linphone-3.7.0.tar.gz

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

Other differences:
------------------
++++++ linphone.spec ++++++
--- /var/tmp/diff_new_pack.CTKYRT/_old  2014-11-15 12:20:07.000000000 +0100
+++ /var/tmp/diff_new_pack.CTKYRT/_new  2014-11-15 12:20:07.000000000 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           linphone
-Version:        3.6.1
+Version:        3.7.0
 Release:        0
 Summary:        Web Phone
 License:        GPL-2.0+
 Group:          Productivity/Networking/Other
 Url:            http://www.linphone.org
-Source0:        
http://download.savannah.gnu.org/releases/linphone/3.6.x/sources/%{name}-%{version}.tar.gz
+Source0:        
http://download.savannah.gnu.org/releases/linphone/3.7.x/sources/%{name}-%{version}.tar.gz
 Source1:        %{name}-manual.tar.bz2
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
@@ -32,20 +32,18 @@
 BuildRequires:  libtool
 BuildRequires:  readline-devel
 BuildRequires:  pkgconfig(alsa)
-BuildRequires:  pkgconfig(gnutls)
+BuildRequires:  pkgconfig(belle-sip)
 BuildRequires:  pkgconfig(gtk+-2.0) >= 2.18.0
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libosip2)
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libv4l2) >= 0.8.4
-BuildRequires:  pkgconfig(libzrtpcpp) >= 3.0
-BuildRequires:  pkgconfig(mediastreamer) >= 2.9.0
-BuildRequires:  pkgconfig(ortp) >= 0.22.0
+BuildRequires:  pkgconfig(libzrtpcpp) >= 4.0
+BuildRequires:  pkgconfig(mediastreamer) >= 2.10.0
+BuildRequires:  pkgconfig(ortp) >= 0.23.0
 BuildRequires:  pkgconfig(speex)
 BuildRequires:  pkgconfig(sqlite3)
-# BuildRequires:  pkgconfig(libsrtp)
-# BuildRequires:  pkgconfig(libupnp)
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 BuildRequires:  translation-update-upstream
@@ -94,6 +92,8 @@
 
 %prep
 %setup -q
+# set tutorial path inside linphone in _datadir
+sed -e "s|\$(datadir)/tutorials/linphone|\$(datadir)/linphone/tutorials|" -i 
coreapi/help/Makefile.{in,am}
 
 %build
 %configure \
@@ -138,6 +138,7 @@
 %{_datadir}/sounds/linphone
 %{_libdir}/*.so.*
 %{_datadir}/linphone
+%exclude %{_datadir}/linphone/tutorials
 %{_datadir}/pixmaps/linphone
 %doc %{_mandir}/man1/*.*
 %{_datadir}/applications/linphone.desktop
@@ -150,5 +151,6 @@
 %{_includedir}/linphone
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
+%{_datadir}/linphone/tutorials
 
 %changelog

++++++ linphone-3.6.1.tar.gz -> linphone-3.7.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/linphone/linphone-3.6.1.tar.gz 
/work/SRC/openSUSE:Factory/.linphone.new/linphone-3.7.0.tar.gz differ: char 5, 
line 1

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

Reply via email to