auto bump to v1.2.0
This commit is contained in:
parent
5a1fd524ec
commit
032c2c9845
@ -5,11 +5,11 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
%global built_tag v1.2.0
|
||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
%global built_tag_strip 1.2.0
|
||||
%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"})
|
||||
|
||||
Name: netavark
|
||||
Version: %{gen_version}
|
||||
Version: 1.2.0
|
||||
Release: %autorelease
|
||||
License: ASL 2.0 and BSD and MIT
|
||||
ExclusiveArch: %{rust_arches}
|
||||
|
Loading…
Reference in New Issue
Block a user