auto bump to v1.2.0

This commit is contained in:
RH Container Bot 2022-10-07 15:13:48 +00:00
parent 52c20e5f2a
commit 98b17b2753

View File

@ -5,11 +5,11 @@
%global debug_package %{nil} %global debug_package %{nil}
%global built_tag v1.2.0 %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/-/"~"}) %global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"})
Name: aardvark-dns Name: aardvark-dns
Version: %{gen_version} Version: 1.2.0
License: ASL 2.0 and BSD and MIT License: ASL 2.0 and BSD and MIT
Release: %autorelease Release: %autorelease
ExclusiveArch: %{rust_arches} ExclusiveArch: %{rust_arches}