From 383e17b88efbde17224cd80623494d368571a811 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 20 Feb 2018 14:28:47 +0100 Subject: [PATCH] simplify SourceURL Signed-off-by: Igor Gnatenko --- authselect.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authselect.spec b/authselect.spec index 796f74c..72861bd 100644 --- a/authselect.spec +++ b/authselect.spec @@ -5,7 +5,7 @@ Summary: Configures authentication and identity sources from supported pr URL: https://github.com/pbrezina/authselect License: GPLv3+ -Source0: https://github.com/pbrezina/authselect/archive/0.3/authselect-0.3.tar.gz +Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake