diff --git a/.gitignore b/.gitignore index c8a2628..9a23c93 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ linphone-3.2.1.tar.gz /linphone-3.4.3.tar.gz /linphone-3.5.0.tar.gz /linphone-3.5.1.tar.gz +/linphone-3.5.2.tar.gz diff --git a/linphone.spec b/linphone.spec index 5db0ca7..bc6c50c 100644 --- a/linphone.spec +++ b/linphone.spec @@ -1,7 +1,7 @@ %global novideo 1 Name: linphone -Version: 3.5.1 +Version: 3.5.2 Release: 1%{?dist} Summary: Phone anywhere in the whole world by using the Internet @@ -46,8 +46,8 @@ BuildRequires: libglade2-devel BuildRequires: intltool -BuildRequires: ortp-devel >= 1:0.18.0 -Requires: ortp%{?_isa} >= 1:0.18.0 +BuildRequires: ortp-devel >= 1:0.20.0 +Requires: ortp%{?_isa} >= 1:0.20.0 %description Linphone is mostly sip compliant. It works successfully with these @@ -177,6 +177,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/mediastreamer.pc %changelog +* Wed Feb 22 2012 Alexey Kurov - 3.5.2-1 +- linphone-3.5.2 + * Sun Feb 19 2012 Alexey Kurov - 3.5.1-1 - linphone-3.5.1 - BR: libsoup-devel diff --git a/sources b/sources index 14ab854..534cd59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5828190b553d5b342a7a2ee302b32f80 linphone-3.5.1.tar.gz +4be6e940372dba1f6793aef849c1ff0d linphone-3.5.2.tar.gz