From a8794f7e734b0c162258ecc3f23e5c0b3166cd7b Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Sep 11 2019 17:28:49 +0000 Subject: add comment explaining built_tag use Signed-off-by: Lokesh Mandvekar --- diff --git a/conmon.spec b/conmon.spec index 814b6f6..f345deb 100644 --- a/conmon.spec +++ b/conmon.spec @@ -18,6 +18,8 @@ %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %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 Name: %{repo}