linphone-3.5.2

This commit is contained in:
nucleo 2012-02-22 20:35:54 +02:00
parent 718487ede0
commit bd505105c7
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ linphone-3.2.1.tar.gz
/linphone-3.4.3.tar.gz /linphone-3.4.3.tar.gz
/linphone-3.5.0.tar.gz /linphone-3.5.0.tar.gz
/linphone-3.5.1.tar.gz /linphone-3.5.1.tar.gz
/linphone-3.5.2.tar.gz

View File

@ -1,7 +1,7 @@
%global novideo 1 %global novideo 1
Name: linphone Name: linphone
Version: 3.5.1 Version: 3.5.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: Phone anywhere in the whole world by using the Internet Summary: Phone anywhere in the whole world by using the Internet
@ -46,8 +46,8 @@ BuildRequires: libglade2-devel
BuildRequires: intltool BuildRequires: intltool
BuildRequires: ortp-devel >= 1:0.18.0 BuildRequires: ortp-devel >= 1:0.20.0
Requires: ortp%{?_isa} >= 1:0.18.0 Requires: ortp%{?_isa} >= 1:0.20.0
%description %description
Linphone is mostly sip compliant. It works successfully with these Linphone is mostly sip compliant. It works successfully with these
@ -177,6 +177,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/mediastreamer.pc %{_libdir}/pkgconfig/mediastreamer.pc
%changelog %changelog
* Wed Feb 22 2012 Alexey Kurov <nucleo@fedoraproject.org> - 3.5.2-1
- linphone-3.5.2
* Sun Feb 19 2012 Alexey Kurov <nucleo@fedoraproject.org> - 3.5.1-1 * Sun Feb 19 2012 Alexey Kurov <nucleo@fedoraproject.org> - 3.5.1-1
- linphone-3.5.1 - linphone-3.5.1
- BR: libsoup-devel - BR: libsoup-devel

View File

@ -1 +1 @@
5828190b553d5b342a7a2ee302b32f80 linphone-3.5.1.tar.gz 4be6e940372dba1f6793aef849c1ff0d linphone-3.5.2.tar.gz