update built_tag comments

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2021-10-06 17:48:20 -04:00
parent 3ffa4b3ec7
commit b6273e46d4

View File

@ -34,6 +34,8 @@
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
%global git0 https://%{import_path}
# Used for comparing with latest upstream tag
# to decide whether to autobuild
%global built_tag v1.5.0
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})