From 3303aa2d7e12ef4e59af4d9386827b6c6d69181d Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 7 Oct 2022 13:25:25 -0400 Subject: [PATCH] Revert "auto bump to v2.1.4" This reverts commit 469c8e4adf02b862f80423d61f8962c0437b3f63 by autobuilder. --- conmon.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conmon.spec b/conmon.spec index 81c1b99..d52f6e7 100644 --- a/conmon.spec +++ b/conmon.spec @@ -8,12 +8,12 @@ %endif %global built_tag v2.1.4 -%global built_tag_strip 2.1.4 +%global built_tag_strip %(b=%{built_tag}; echo ${b:1}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: conmon Epoch: 2 -Version: 2.1.4 +Version: %{gen_version} License: ASL 2.0 Release: %autorelease Summary: OCI container runtime monitor