From 9f29c4b58d961038533b9cd0725c4b723688d759 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 4 Mar 2021 14:29:38 -0500 Subject: [PATCH] update comment Signed-off-by: Lokesh Mandvekar --- skopeo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skopeo.spec b/skopeo.spec index 3862f5d..3d5035d 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -37,7 +37,7 @@ %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) # Used for comparing with latest upstream tag -# to decide whether to autobuild (non-rawhide only) +# to decide whether to autobuild and set download url (non-rawhide only) %global built_tag v1.2.2 %define built_tag_strip %(b=%{built_tag}; echo ${b:1}) %define download_url %{git0}/archive/%{built_tag}.tar.gz