update macros
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
069395a37a
commit
0480fc5a8e
@ -1,12 +1,7 @@
|
|||||||
%global git0 https://github.com/rootless-containers/%{name}
|
|
||||||
%global commit0 df67b2f1220e2ede78110c195410fc34c348202d
|
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
# to decide whether to autobuild and set download_url (non-rawhide only)
|
# to decide whether to autobuild and set download_url (non-rawhide only)
|
||||||
%define built_tag v1.1.11
|
%global built_tag v1.1.12
|
||||||
%define built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||||
%define download_url %{git0}/archive/%{built_tag}.tar.gz
|
|
||||||
|
|
||||||
Name: slirp4netns
|
Name: slirp4netns
|
||||||
Version: 1.1.12
|
Version: 1.1.12
|
||||||
|
Loading…
Reference in New Issue
Block a user