From f84ab94afe4099b128eefadbc9c46b313d5b9e73 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Tue, 7 Jan 2020 15:07:07 -0500 Subject: [PATCH] rebuild for libsrtp2 --- linphone.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/linphone.spec b/linphone.spec index 9bd6eed..2d0f8b3 100644 --- a/linphone.spec +++ b/linphone.spec @@ -1,6 +1,6 @@ Name: linphone Version: 3.6.1 -Release: 36%{?dist} +Release: 37%{?dist} Summary: Phone anywhere in the whole world by using the Internet License: GPLv2+ @@ -223,6 +223,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/doc/mediastreamer*/html doc/mediastreamer %{_libdir}/pkgconfig/mediastreamer.pc %changelog +* Tue Jan 7 2019 Tom Callaway - 3.6.1-37 +- rebuild for libsrtp2 + * Thu Dec 26 2019 Stuart Gathman - 3.6.1-36 - Reenable external-ortp, zrtp (may try bundling again later)