slirp4netns-1.1.1-4.dev.gita32a0d0
- autobuilt a32a0d0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1683b91439
commit
e2a8210b69
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
||||
/slirp4netns-94bd97d.tar.gz
|
||||
/slirp4netns-483e855.tar.gz
|
||||
/slirp4netns-fcda5d9.tar.gz
|
||||
/slirp4netns-a32a0d0.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/rootless-containers/%{name}
|
||||
%global commit0 fcda5d9088fdca98e92e4058822504fb870b11fd
|
||||
%global commit0 a32a0d06384fb5a3e79923f6cad1c172f5ff0485
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -8,7 +8,7 @@
|
||||
|
||||
Name: slirp4netns
|
||||
Version: 1.1.1
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 4.dev.git%{shortcommit0}%{?dist}
|
||||
# no go-md2man in ppc64
|
||||
ExcludeArch: ppc64
|
||||
Summary: slirp for network namespaces
|
||||
@ -63,6 +63,9 @@ make DESTDIR=%{buildroot} install install-man
|
||||
%{_mandir}/man1/%{name}.1.gz
|
||||
|
||||
%changelog
|
||||
* Fri Jun 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.1-4.dev.gita32a0d0
|
||||
- autobuilt a32a0d0
|
||||
|
||||
* Mon Jun 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.1-3.dev.gitfcda5d9
|
||||
- autobuilt fcda5d9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (slirp4netns-fcda5d9.tar.gz) = 7919065dee14c96f232cccab8848ce25ba7a28557611cb8946842305eee4e256bf3b8e928cd7562cfe847abb565dc9b9a90953439573c07439b521238a2e52f7
|
||||
SHA512 (slirp4netns-a32a0d0.tar.gz) = dfd260ec67c8b908417944606157a02bcd5632855954632441f84efe0baba910569cd742a58b993327c49494fba1de76f74d68fc0ebc201e8830da504e32c2b1
|
||||
|
Loading…
Reference in New Issue
Block a user