From 0480fc5a8e1a49935b47e5667e285bc703fe33d3 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Aug 16 2021 18:25:02 +0000 Subject: update macros Signed-off-by: Lokesh Mandvekar --- diff --git a/slirp4netns.spec b/slirp4netns.spec index 540919d..a4a53aa 100644 --- a/slirp4netns.spec +++ b/slirp4netns.spec @@ -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