use built_tag macro to record latest tag
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
11e4b9b12a
commit
e50e815a3f
@ -5,6 +5,10 @@
|
|||||||
%global commit0 667f0f36f5328223b397e7f679e59f4a92c4f188
|
%global commit0 667f0f36f5328223b397e7f679e59f4a92c4f188
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
|
# Used for comparing with latest upstream tag
|
||||||
|
# to decide whether to autobuild (non-rawhide only)
|
||||||
|
%define built_tag v2.155.0
|
||||||
|
|
||||||
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
# container-selinux stuff (prefix with ds_ for version/release etc.)
|
||||||
# Some bits borrowed from the openstack-selinux package
|
# Some bits borrowed from the openstack-selinux package
|
||||||
%global selinuxtype targeted
|
%global selinuxtype targeted
|
||||||
|
Loading…
Reference in New Issue
Block a user