add comment explaining built_tag use

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2019-09-11 22:58:49 +05:30
parent b38ade2699
commit a8794f7e73

View File

@ -18,6 +18,8 @@
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global git0 https://%{import_path} %global git0 https://%{import_path}
# Used for comparing with latest upstream tag
# to decide whether to autobuild (non-rawhide only)
%global built_tag v2.0.0 %global built_tag v2.0.0
Name: %{repo} Name: %{repo}