From f248755bcc2cfb44635ef18677f732a8dc32e333 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 23 Jun 2020 14:06:48 -0400 Subject: [PATCH] correct built_tag macro Signed-off-by: Lokesh Mandvekar --- podman.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 905a903..589bce0 100644 --- a/podman.spec +++ b/podman.spec @@ -44,7 +44,7 @@ # Used for comparing with latest upstream tag # to decide whether to autobuild (non-rawhide only) -%define built_tag v2.0.0-rc7 +%define built_tag v2.0.0 Name: podman %if 0%{?fedora}