slirp4netns-1.1.10-2.dev.gitad49d7f
- bump to 1.1.10 - autobuilt ad49d7f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d10fe3da31
commit
9e7dc9fad7
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@
|
||||
/slirp4netns-6dc0186.tar.gz
|
||||
/slirp4netns-b156cc5.tar.gz
|
||||
/slirp4netns-fc25b9e.tar.gz
|
||||
/slirp4netns-ad49d7f.tar.gz
|
||||
|
@ -1,15 +1,15 @@
|
||||
%global git0 https://github.com/rootless-containers/%{name}
|
||||
%global commit0 fc25b9eecccbdfa1843b5804c33a47a8c51287f6
|
||||
%global commit0 ad49d7fea893bfb0ff2ebfce7a798465e79637b4
|
||||
%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.9
|
||||
%define built_tag v1.1.10
|
||||
%define built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
%define download_url %{git0}/archive/%{built_tag}.tar.gz
|
||||
|
||||
Name: slirp4netns
|
||||
Version: 1.1.9
|
||||
Version: 1.1.10
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
# no go-md2man in ppc64
|
||||
ExcludeArch: ppc64
|
||||
@ -65,6 +65,10 @@ make DESTDIR=%{buildroot} install install-man
|
||||
%{_mandir}/man1/%{name}.1.gz
|
||||
|
||||
%changelog
|
||||
* Fri May 21 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.10-2.dev.gitad49d7f
|
||||
- bump to 1.1.10
|
||||
- autobuilt ad49d7f
|
||||
|
||||
* Mon Apr 26 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.9-2.dev.gitfc25b9e
|
||||
- autobuilt fc25b9e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (slirp4netns-fc25b9e.tar.gz) = 093d1a74c0cbe7d3558a59f175ae02a3d79c17774ff02ac8d997ff548b7877a7294a6654db0a37c8094aa160dc2c179e842a98e1070b7833f233b1990bdca599
|
||||
SHA512 (slirp4netns-ad49d7f.tar.gz) = a72d528500927d2d36b670e1a97e882255b7ab334da66859c805e8ba6781edf61d109c95e8369f46106cd922fd1cee5ce52d306ba73241d890ea0eaf10cec767
|
||||
|
Loading…
Reference in New Issue
Block a user