From 3578d656098b1131e6c68dad42b9a73838f0a286 Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Fri, 20 Oct 2023 14:16:01 +0530 Subject: [PATCH] Fix incorrect URL in Source0 --- linphone.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/linphone.spec b/linphone.spec index bda8050..6d1f180 100644 --- a/linphone.spec +++ b/linphone.spec @@ -1,12 +1,12 @@ Name: linphone Version: 3.6.1 -Release: 52%{?dist} +Release: 53%{?dist} Summary: Phone anywhere in the whole world by using the Internet License: GPLv2+ URL: http://www.linphone.org/ -Source0: http://download.savannah.gnu.org/releases/linphone/3.7.x/sources/%{name}-%{version}.tar.gz +Source0: http://download.savannah.gnu.org/releases/linphone/3.6.x/sources/%{name}-%{version}.tar.gz Patch0: linphone-3.6.1-rootca.patch Patch1: linphone-3.6.1-arm.patch Patch2: linphone-3.6.1-theora-fix.patch @@ -225,6 +225,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/doc/mediastreamer*/html doc/mediastreamer %{_libdir}/pkgconfig/mediastreamer.pc %changelog +* Fri Oct 20 2023 Pratham Patel - 3.6.1-53 +- Fix incorrect URL in Source0 + * Thu Jul 20 2023 Fedora Release Engineering - 3.6.1-52 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild