From 44bf724fc7209250c0ba3fae7694fe2c425a019b Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 31 Jul 2019 06:49:17 +0530 Subject: [PATCH] built_tag macro records exact upstream tag built Signed-off-by: Lokesh Mandvekar --- containernetworking-plugins.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/containernetworking-plugins.spec b/containernetworking-plugins.spec index f753eec..2a0fed0 100644 --- a/containernetworking-plugins.spec +++ b/containernetworking-plugins.spec @@ -25,6 +25,10 @@ %global commit0 ded2f1757770e8e2aa41f65687f8fc876f83048b %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.8.1 + Name: %{project}-%{repo} Version: 0.8.1 Release: 3.1.dev.git%{shortcommit0}%{?dist}