Hello community, here is the log from the commit of package siproxd for openSUSE:Factory checked in at 2017-07-06 00:03:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/siproxd (Old) and /work/SRC/openSUSE:Factory/.siproxd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "siproxd" Thu Jul 6 00:03:59 2017 rev:34 rq:508095 version:0.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/siproxd/siproxd.changes 2017-04-28 09:13:31.532202352 +0200 +++ /work/SRC/openSUSE:Factory/.siproxd.new/siproxd.changes 2017-07-06 00:04:00.809109359 +0200 @@ -1,0 +2,12 @@ +Tue Jul 4 00:15:30 CEST 2017 - [email protected] + +- update to 0.8.2 + - We do now support dealing with anonymous calls + - Support for SIP Trunks + - Various interoperability issues have been resolved + - various bugfixes have been implemented +- drop dejitter-implicit-func-fix.patch (obsolete) +- drop 0001-plugins_implicit_func_fix.patch (obsolete) +- add buildrequires for some texlive packages to build docu + +------------------------------------------------------------------- Old: ---- 0001-plugins_implicit_func_fix.patch dejitter-implicit-func-fix.patch siproxd-0.8.1.tar.bz2 New: ---- siproxd-0.8.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ siproxd.spec ++++++ --- /var/tmp/diff_new_pack.JbsFZY/_old 2017-07-06 00:04:01.489013575 +0200 +++ /var/tmp/diff_new_pack.JbsFZY/_new 2017-07-06 00:04:01.493013011 +0200 @@ -26,7 +26,7 @@ %define siproxdgroup siproxd Name: siproxd -Version: 0.8.1 +Version: 0.8.2 Release: 0 Summary: A SIP masquerading proxy with RTP support License: GPL-2.0+ @@ -48,10 +48,6 @@ #PATCH-FIX-FROM-DEBIAN use logger not user Patch1: siproxd-log.c.patch Patch2: siproxd.plugin_fix_bogus_via.c.patch -#PATCH-FOR-UPSTREAM fdejitter-implicit-func-fix.patch - [email protected] fixes implicit functions definitions in dejitter.c by adding the neeed headers -Patch3: dejitter-implicit-func-fix.patch -#PATCH-FOR-UPSTREAM 0001-plugins_implicit_func_fix.patch - [email protected] - fixes implicit functions definitiions in plugins.c by adding the needed headers (sf#/p/siproxd/bugs/58/) -Patch4: 0001-plugins_implicit_func_fix.patch BuildRequires: docbook-utils BuildRequires: libosip2 BuildRequires: libosip2-devel @@ -64,6 +60,12 @@ BuildRequires: texlive-jadetex BuildRequires: texlive-times %endif +%if %suse_version > 1315 +BuildRequires: texlive-kpathsea +BuildRequires: texlive-metafont +BuildRequires: texlive-texconfig +BuildRequires: texlive-wasy +%endif Requires: logrotate Requires(pre): %{_sbindir}/groupadd Requires(pre): %{_sbindir}/useradd @@ -92,8 +94,6 @@ %patch0 -p1 %patch1 %patch2 -p1 -%patch3 -p1 -%patch4 -p1 cp %{S:5} . ++++++ siproxd-0.8.1.tar.bz2 -> siproxd-0.8.2.tar.bz2 ++++++ ++++ 3759 lines of diff (skipped)
