built_tag macro records exact upstream tag built
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
d1555e00cf
commit
44bf724fc7
@ -25,6 +25,10 @@
|
||||
%global commit0 ded2f1757770e8e2aa41f65687f8fc876f83048b
|
||||
%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.8.1
|
||||
|
||||
Name: %{project}-%{repo}
|
||||
Version: 0.8.1
|
||||
Release: 3.1.dev.git%{shortcommit0}%{?dist}
|
||||
|
Loading…
Reference in New Issue
Block a user