local build

This commit is contained in:
Daniel J Walsh 2022-02-07 10:26:59 -05:00
parent b80cce1407
commit 56575732c2
No known key found for this signature in database
GPG Key ID: A2DF901DABE2C028

View File

@ -5,7 +5,7 @@
# Used for comparing with latest upstream tag
# to decide whether to autobuild
%global built_tag v2.176.0
%global built_tag v2.176.1
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
%global gen_version %(b=%{built_tag_strip}; echo ${b/-/"~"})