Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/slirp4netns.git#93b9669fef62835bba6199b7335c9f2605c089cf
This commit is contained in:
parent
0a6a6ced69
commit
e24799cee3
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@
|
||||
/slirp4netns-13ac4c2.tar.gz
|
||||
/slirp4netns-4bce8d8.tar.gz
|
||||
/slirp4netns-e2e4eea.tar.gz
|
||||
/slirp4netns-7ed048f.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/rootless-containers/%{name}
|
||||
%global commit0 e2e4eeaeb129cefc8681511dc71d31d1bf190844
|
||||
%global commit0 7ed048f82f78a288a64efa48c235b02888050ca4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -8,7 +8,7 @@
|
||||
|
||||
Name: slirp4netns
|
||||
Version: 1.1.6
|
||||
Release: 4.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 5.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
|
||||
* Wed Nov 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.6-5.dev.git7ed048f
|
||||
- autobuilt 7ed048f
|
||||
|
||||
* Wed Nov 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.6-4.dev.gite2e4eea
|
||||
- autobuilt e2e4eea
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (slirp4netns-e2e4eea.tar.gz) = f25532df120bd4e499f0152aa45244577fd5810b850ba00fa53450fa0d5e43ff5a31743e89896ff928f97bd7fc4fffb1c65a759ce3418bf4d296cbc9cfbe29f6
|
||||
SHA512 (slirp4netns-7ed048f.tar.gz) = 1b61c92d839c9f8e9d8f9f4cd2d01628de16741b35b6fc7508838f66beb477ea205360c836d26fb74beac4efa1786ed530acf79daaa9adb4067d3e5f0f0d618a
|
||||
|
Loading…
Reference in New Issue
Block a user