mirror of
https://gitlab.com/redhat/centos-stream/rpms/conmon.git
synced 2026-05-04 23:42:20 +00:00
add comment explaining built_tag use
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user