slirp4netns-1.1.4-3.dev.git6d002ad
- autobuilt 6d002ad Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
950a54d918
commit
4475c89fc7
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@
|
||||
/slirp4netns-8bf8338.tar.gz
|
||||
/slirp4netns-23ce219.tar.gz
|
||||
/slirp4netns-4c6befe.tar.gz
|
||||
/slirp4netns-6d002ad.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/rootless-containers/%{name}
|
||||
%global commit0 4c6befe05c3137232cf06a5c2879daf4c20be6b1
|
||||
%global commit0 6d002ad2e51b1b8c92123107444cae0fd04775be
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -8,7 +8,7 @@
|
||||
|
||||
Name: slirp4netns
|
||||
Version: 1.1.4
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 3.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
|
||||
* Tue Jul 28 06:09:58 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.4-3.dev.git6d002ad
|
||||
- autobuilt 6d002ad
|
||||
|
||||
* Mon Jul 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.4-2.dev.git4c6befe
|
||||
- bump to 1.1.4
|
||||
- autobuilt 4c6befe
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (slirp4netns-4c6befe.tar.gz) = a3faa25fd93d76247b12ff36b5d4b86b157d397e7f91ea084b87da5b4a851eb872e9cafdfe3283f0cc68186b8f986e46e5c789fc8b975135b6c0309eee580bcb
|
||||
SHA512 (slirp4netns-6d002ad.tar.gz) = 8ffd94afff5514a7e978ba2ed7ca73e7904b0b9f1ba5748b02ea2e591cea8cd6ab883f336053bb2247674de635d2bf9d38d8e3fab00e161941a778b9cfa8ced4
|
||||
|
Loading…
Reference in New Issue
Block a user