From b3aed0df95f374fbb1ee67f121c18acc128becfc Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 10 Sep 2021 09:26:02 -0400 Subject: [PATCH] update autobuild macros Signed-off-by: Lokesh Mandvekar --- buildah.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildah.spec b/buildah.spec index a64efbd..37dd48a 100644 --- a/buildah.spec +++ b/buildah.spec @@ -25,8 +25,8 @@ %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} %global git0 https://%{import_path} -%define built_tag v1.22.0 -%define built_tag_strip %(b=%{built_tag}; echo ${b:1}) +%global built_tag v1.22.3 +%global built_tag_strip %(b=%{built_tag}; echo ${b:1}) Name: %{repo} Version: 1.22.3