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#ae8c9b7dcf9f9e0ac2ae6a4709505f1a73f4fc79
This commit is contained in:
parent
7b89d15f82
commit
0a6a6ced69
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,3 +66,4 @@
|
||||
/slirp4netns-6767922.tar.gz
|
||||
/slirp4netns-13ac4c2.tar.gz
|
||||
/slirp4netns-4bce8d8.tar.gz
|
||||
/slirp4netns-e2e4eea.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global git0 https://github.com/rootless-containers/%{name}
|
||||
%global commit0 4bce8d863941d0b00234cede3025c7f6e1ff3a31
|
||||
%global commit0 e2e4eeaeb129cefc8681511dc71d31d1bf190844
|
||||
%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: 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
|
||||
* Wed Nov 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.6-4.dev.gite2e4eea
|
||||
- autobuilt e2e4eea
|
||||
|
||||
* Wed Nov 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.1.6-3.dev.git4bce8d8
|
||||
- autobuilt 4bce8d8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (slirp4netns-4bce8d8.tar.gz) = 1c16083d0a89ed3944f0ae4d62be5afae338594f52365b0a1c5fb6ac73a31b13d0e714a379479d5772c3f708941a43fe0f224c5cd2c95b44985d3887321a6468
|
||||
SHA512 (slirp4netns-e2e4eea.tar.gz) = f25532df120bd4e499f0152aa45244577fd5810b850ba00fa53450fa0d5e43ff5a31743e89896ff928f97bd7fc4fffb1c65a759ce3418bf4d296cbc9cfbe29f6
|
||||
|
Loading…
Reference in New Issue
Block a user