Hello community,

here is the log from the commit of package belle-sip for openSUSE:Factory 
checked in at 2016-09-13 22:24:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/belle-sip (Old)
 and      /work/SRC/openSUSE:Factory/.belle-sip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "belle-sip"

Changes:
--------
--- /work/SRC/openSUSE:Factory/belle-sip/belle-sip.changes      2015-11-22 
11:00:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.belle-sip.new/belle-sip.changes 2016-09-13 
22:25:08.000000000 +0200
@@ -1,0 +2,14 @@
+Sun Sep 11 16:43:13 UTC 2016 - [email protected]
+
+- Update to version 1.5.0:
+  * Move general purpose and encryption related functions to
+    bctoolbox, which becomes a mandatory dependency.
+  * mbedTLS support through bctoolbox.
+  * SUBSCRIBE/NOTIFY dialog improvements: can be created upon
+    reception of NOTIFY (as requested by RFC), automatic deletion
+    when dialog expires.
+  * Fix: Retransmit 200Ok of a reINVITE (was formely only done for
+    initial INVITE).
+  * Add support for zlib in body handling.
+
+-------------------------------------------------------------------

Old:
----
  belle-sip-1.4.2.tar.gz

New:
----
  belle-sip-1.5.0.tar.gz

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

Other differences:
------------------
++++++ belle-sip.spec ++++++
--- /var/tmp/diff_new_pack.4XRUF6/_old  2016-09-13 22:25:09.000000000 +0200
+++ /var/tmp/diff_new_pack.4XRUF6/_new  2016-09-13 22:25:09.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package belle-sip
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014 Mariusz Fik <[email protected]>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,13 +20,13 @@
 %define soname  libbellesip
 %define sover   0
 Name:           belle-sip
-Version:        1.4.2
+Version:        1.5.0
 Release:        0
 Summary:        C object oriented SIP Stack
 License:        GPL-2.0+
 Group:          System/Libraries
 Url:            http://linphone.org/technical-corner/belle-sip/overview
-Source:         
http://download.savannah.gnu.org/releases/linphone/%{name}/%{name}-%{version}.tar.gz
+Source:         
https://github.com/BelledonneCommunications/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        http://antlr3.org/download/antlr-3.4-complete.jar
 Source2:        baselibs.conf
 BuildRequires:  antlr3c-devel
@@ -35,8 +35,8 @@
 BuildRequires:  gcc-c++
 BuildRequires:  java
 BuildRequires:  libtool
-BuildRequires:  mbedtls-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(bctoolbox)
 
 %description
 Belle-sip is a SIP (RFC3261) implementation written in C, with an object 
oriented API.
@@ -64,7 +64,7 @@
 sed -i "s|^\(antlr_java_prefixes=\).*$|\1\"$PWD\"|" configure.ac
 
 %build
-autoreconf -fi
+NOCONFIGURE=1 ./autogen.sh
 %configure \
   --disable-strict \
   --disable-static


++++++ belle-sip-1.4.2.tar.gz -> belle-sip-1.5.0.tar.gz ++++++
++++ 82599 lines of diff (skipped)


Reply via email to