From 32f5f5a49fab0b32da8ed7392c4a3fd2970eea04 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 19 Feb 2021 16:30:26 -0500 Subject: [PATCH] fix built_tag macros Signed-off-by: Lokesh Mandvekar --- conmon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conmon.spec b/conmon.spec index a2e7153..db7d7bf 100644 --- a/conmon.spec +++ b/conmon.spec @@ -20,7 +20,7 @@ # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%global built_tag v2.0.20 +%global built_tag v2.0.27 Name: %{repo} Epoch: 2