From e0e63276e1f40f7f742e0d065c27ec670bace3b3 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Sep 05 2019 17:54:22 +0000 Subject: add built_tag macro(non-rawhide only) Signed-off-by: Lokesh Mandvekar --- diff --git a/buildah.spec b/buildah.spec index dcaa068..060d72e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -18,6 +18,10 @@ %global commit0 4da1d5df5e66638b5f8007bdb7f39f9cb785f8c9 %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 v1.11.0 + Name: %{repo} Version: 1.12.0 Release: 0.6.dev.git%{shortcommit0}%{?dist}