Hello community, here is the log from the commit of package linphone for openSUSE:Factory checked in at 2015-11-23 07:30:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-09-30 05:51:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.linphone.new/linphone.changes 2015-11-23 07:30:13.000000000 +0100 @@ -1,0 +2,24 @@ +Thu Nov 19 21:26:41 UTC 2015 - [email protected] + +- Update to 3.9.1 + * Fix crash when recording video calls with the VP8 codec + * Fix H.264 codec support in Mac OS X package + * Fix translation of account assistant + * Bug fixes +- Make build more verbose + +------------------------------------------------------------------- +Fri Nov 6 19:00:45 UTC 2015 - [email protected] + +- Update to 3.9.0: + * Video recording of calls in MKV format. + * Clickable URLs in chat view. + * Add buttons to change the record and playback volumes during a + call. + * Add button to start chatting without having to create a contact + first. + * Some icon changes. + * Call logs now stored in database. + * Bug fixes. + +------------------------------------------------------------------- Old: ---- linphone-3.8.5.tar.gz New: ---- linphone-3.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ linphone.spec ++++++ --- /var/tmp/diff_new_pack.3hk0Ay/_old 2015-11-23 07:30:14.000000000 +0100 +++ /var/tmp/diff_new_pack.3hk0Ay/_new 2015-11-23 07:30:14.000000000 +0100 @@ -16,10 +16,10 @@ # -%define _version 3.8 -%bcond_with ffmpeg +%define _version 3.9 +%bcond_with restricted Name: linphone -Version: 3.8.5 +Version: 3.9.1 Release: 0 Summary: Web Phone License: GPL-2.0+ @@ -48,8 +48,8 @@ BuildRequires: pkgconfig(libupnp) BuildRequires: pkgconfig(libv4l2) >= 0.8.4 BuildRequires: pkgconfig(libxml-2.0) -BuildRequires: pkgconfig(mediastreamer) >= 2.11.0 -BuildRequires: pkgconfig(ortp) >= 0.24.0 +BuildRequires: pkgconfig(mediastreamer) >= 2.12.0 +BuildRequires: pkgconfig(ortp) >= 0.25.0 BuildRequires: pkgconfig(speex) >= 1.1.6 BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(udev) @@ -57,7 +57,7 @@ %if 0%{?suse_version} >= 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse}) BuildRequires: pkgconfig(libsasl2) %endif -%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse}) || %{with ffmpeg} +%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse}) || %{with restricted} BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(glew) BuildRequires: pkgconfig(libavcodec) >= 51.0.0 @@ -84,7 +84,7 @@ Requires: pkgconfig(alsa) Requires: pkgconfig(glib-2.0) Requires: pkgconfig(speex) -%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse}) || %{with ffmpeg} +%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse}) || %{with restricted} Requires: pkgconfig(libavcodec) >= 51.0.0 Requires: pkgconfig(libswscale) >= 0.7.0 Requires: pkgconfig(xv) @@ -118,13 +118,13 @@ %if 0%{?suse_version} >= 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse}) --enable-ldap \ %endif -%if 0%{?suse_version} <= 1320 && !(0%{?suse_version} == 1315 && 0%{?is_opensuse}) && !%{with ffmpeg} +%if 0%{?suse_version} <= 1320 && !(0%{?suse_version} == 1315 && 0%{?is_opensuse}) && %{without restricted} --disable-video \ %endif --disable-strict \ --disable-static -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install %make_install @@ -155,7 +155,7 @@ %exclude %{_datadir}/%{name}/tutorials/ %{_datadir}/sounds/%{name}/ %{_datadir}/applications/*.desktop -%{_datadir}/icons/hicolor/*/apps/%{name}.png +%{_datadir}/icons/hicolor/*/*/%{name}* %{_datadir}/pixmaps/%{name}/ %{_mandir}/man?/*.?%{?ext_man} %{_mandir}/*/man?/*.?%{?ext_man} ++++++ linphone-3.8.5.tar.gz -> linphone-3.9.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/linphone/linphone-3.8.5.tar.gz /work/SRC/openSUSE:Factory/.linphone.new/linphone-3.9.1.tar.gz differ: char 5, line 1
