From 40bdab03bf7100a0faed1c58999f258d777f921a Mon Sep 17 00:00:00 2001 From: RH Container Bot Date: Fri, 7 Oct 2022 15:13:55 +0000 Subject: [PATCH] auto bump to v1.28.0 --- buildah.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildah.spec b/buildah.spec index 591a5af..75ec4f8 100644 --- a/buildah.spec +++ b/buildah.spec @@ -16,11 +16,11 @@ %global git0 https://%{import_path} %global built_tag v1.28.0 -%global built_tag_strip %(b=%{built_tag}; echo ${b:1}) +%global built_tag_strip 1.28.0 %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"}) Name: %{repo} -Version: %{gen_version} +Version: 1.28.0 License: ASL 2.0 and BSD and MIT and MPLv2.0 Release: %autorelease Summary: A command line tool used for creating OCI Images