built_tag macro records exact upstream tag built

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2019-07-31 04:57:52 +05:30
parent e572b1832b
commit 436647ba5f

View File

@ -35,6 +35,10 @@
%global commit_conmon 1de71ad51b9f390451eb37029ae913b0a86f1a5b %global commit_conmon 1de71ad51b9f390451eb37029ae913b0a86f1a5b
%global shortcommit_conmon %(c=%{commit_conmon}; echo ${c:0:7}) %global shortcommit_conmon %(c=%{commit_conmon}; echo ${c:0:7})
# Used for comparing with latest upstream tag
# to decide whether to autobuild (non-rawhide only)
%global built_tag v1.4.4
Name: podman Name: podman
%if 0%{?fedora} %if 0%{?fedora}
Epoch: 2 Epoch: 2