From 17d2caa5408ca2c94dc669b1021dbedb10bc74b7 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 31 Jul 2019 06:14:59 +0530 Subject: [PATCH] built_tag macro records exact upstream tag built Signed-off-by: Lokesh Mandvekar --- skopeo.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/skopeo.spec b/skopeo.spec index bc15d68..5c3444c 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -27,6 +27,10 @@ %global commit0 8a9641c182f99da06a3279ab0787180833bb98df %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) +# Used for comparing with latest upstream tag +# to decide whether to autobuild (non-rawhide only) +%global built_tag v0.1.37 + # e.g. el6 has ppc64 arch without gcc-go, so EA tag is required # manually listed arches due https://bugzilla.redhat.com/show_bug.cgi?id=1391932 (removed ppc64) ExcludeArch: ppc64