MT#55283 el: updated GitHub sources download URL

This allow automaticaly download when added
--undefine=_disable_source_fetch options

Example
rpmbuild -ba --undefine=_disable_source_fetch rtpengine.spec

Change-Id: I46852d95a45748368becb4e8f481b9bcdc55b60a
pull/1993/head
Sergey Safarov 4 months ago committed by Richard Fuchs
parent 214316b249
commit d3c1937558

@ -5,7 +5,7 @@ Summary: The Sipwise NGCP rtpengine daemon
Group: System Environment/Daemons
License: GPLv3
URL: https://github.com/sipwise/rtpengine
Source0: https://github.com/sipwise/rtpengine/archive/%{name}-%{version}.tar.gz
Source0: https://github.com/sipwise/rtpengine/archive/refs/tags/mr%{version}.tar.gz?download=%{name}-%{version}.tar.gz
Conflicts: %{name}-kernel < %{version}-%{release}
%global with_transcoding 1

Loading…
Cancel
Save