update comment

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2021-03-04 14:29:38 -05:00
parent 2e91125e58
commit 9f29c4b58d

View File

@ -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