diff --git a/linphone.spec b/linphone.spec index 00f1cd4..846d8cd 100644 --- a/linphone.spec +++ b/linphone.spec @@ -4,7 +4,7 @@ Name: linphone Version: %{major_ver}.%{minor_ver}.%{patch_ver} -Release: 3%{?dist} +Release: 4%{?dist} Summary: Phone anywhere in the whole world by using the Internet License: GPLv2+ @@ -61,6 +61,7 @@ BuildRequires: libtool BuildRequires: ortp-devel >= 1:0.22.0 BuildRequires: make +BuildRequires: belle-sip Requires: ortp%{?_isa} >= 1:0.22.0 %description @@ -216,6 +217,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/doc/mediastreamer*/html doc/mediastreamer %{_libdir}/pkgconfig/mediastreamer.pc %changelog +* Fri Oct 20 2023 Pratham Patel - 3.10.2-4 +- Add package 'belle-sip' as a build dependency + * Fri Oct 20 2023 Pratham Patel - 3.10.2-3 - Remove patches since version was bumped from 3.6.1-54 to 3.10.2-1