built_tag macro records exact upstream tag built
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
c5e90c9e2a
commit
585ba4d8bb
@ -2,6 +2,10 @@
|
||||
%global commit0 aacef69a52dfa8b3ab005f80ce1f2ec8f7e352f6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild (non-rawhide only)
|
||||
%global built_tag v0.4.0-beta.2
|
||||
|
||||
Name: slirp4netns
|
||||
Version: 0.4.0
|
||||
Release: 18.1.dev.git%{shortcommit0}%{?dist}
|
||||
|
Loading…
Reference in New Issue
Block a user