Fix incorrect URL in Source0
This commit is contained in:
parent
293df6e6b4
commit
3578d65609
@ -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 <thefirst1322@gmail.com> - 3.6.1-53
|
||||
- Fix incorrect URL in Source0
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-52
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user