From 0b885083f0c7463ffb81267da3d74ef28683275f Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Jul 30 2019 23:27:58 +0000 Subject: built_tag macro records exact upstream tag built Signed-off-by: Lokesh Mandvekar --- diff --git a/podman.spec b/podman.spec index 597807e..83d0e44 100644 --- a/podman.spec +++ b/podman.spec @@ -39,6 +39,10 @@ %global commit_conmon 1de71ad51b9f390451eb37029ae913b0a86f1a5b %global shortcommit_conmon %(c=%{commit_conmon}; echo ${c:0:7}) +# Used for comparing with latest upstream tag +# to decide whether to autobuild (non-rawhide only) +%global built_tag v1.4.4 + Name: podman %if 0%{?fedora} Epoch: 2