slirp4netns-1.1.1-3.dev.gitfcda5d9
- autobuilt fcda5d9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
229abc80e5
commit
1683b91439
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
||||
/slirp4netns-c2c87b9.tar.gz
|
||||
/slirp4netns-94bd97d.tar.gz
|
||||
/slirp4netns-483e855.tar.gz
|
||||
/slirp4netns-fcda5d9.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/rootless-containers/%{name}
|
||||
%global commit0 483e85547b22a6f8b9230e23b3e9815a41347771
|
||||
%global commit0 fcda5d9088fdca98e92e4058822504fb870b11fd
|
||||
%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: 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
|
||||
* Mon Jun 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.1-3.dev.gitfcda5d9
|
||||
- autobuilt fcda5d9
|
||||
|
||||
* Fri Jun 05 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.1-2.dev.git483e855
|
||||
- bump to 1.1.1
|
||||
- autobuilt 483e855
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (slirp4netns-483e855.tar.gz) = 13494a53fdcebf5c5e8cad9a2c01c85484d9ecfaaf4dc2e0dbf23c0fdd91bf5222e3e8dc071e240cef539e2f20b5183404bbdd86859122833c8c9866da09cda8
|
||||
SHA512 (slirp4netns-fcda5d9.tar.gz) = 7919065dee14c96f232cccab8848ce25ba7a28557611cb8946842305eee4e256bf3b8e928cd7562cfe847abb565dc9b9a90953439573c07439b521238a2e52f7
|
||||
|
Loading…
Reference in New Issue
Block a user