Revert "auto bump to v1.2.0"

This reverts commit 98b17b2753 done by
autobuilder.
This commit is contained in:
Lokesh Mandvekar 2022-10-07 13:17:46 -04:00
parent 98b17b2753
commit 4e74505e5d

View File

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