auto bump to v1.28.0
This commit is contained in:
parent
64a5677385
commit
40bdab03bf
@ -16,11 +16,11 @@
|
|||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
|
|
||||||
%global built_tag v1.28.0
|
%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/-/"~"})
|
%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Version: %{gen_version}
|
Version: 1.28.0
|
||||||
License: ASL 2.0 and BSD and MIT and MPLv2.0
|
License: ASL 2.0 and BSD and MIT and MPLv2.0
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
|
Loading…
Reference in New Issue
Block a user