From dd3009741a3783876c9dfe333b626bd4ef35f09c Mon Sep 17 00:00:00 2001 From: Sergey Safarov Date: Tue, 2 Sep 2025 11:56:35 +0300 Subject: [PATCH] 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 --- el/rtpengine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/el/rtpengine.spec b/el/rtpengine.spec index 4780cf3bb..36641f6c3 100644 --- a/el/rtpengine.spec +++ b/el/rtpengine.spec @@ -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