update macros

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2021-08-16 14:25:02 -04:00
parent 069395a37a
commit 0480fc5a8e

View File

@ -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
# to decide whether to autobuild and set download_url (non-rawhide only)
%define built_tag v1.1.11
%define built_tag_strip %(b=%{built_tag}; echo ${b:1})
%define download_url %{git0}/archive/%{built_tag}.tar.gz
%global built_tag v1.1.12
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
Name: slirp4netns
Version: 1.1.12