slirp4netns-0.4.2-4.0.dev.git0186bac
- autobuilt 0186bac Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7ec6f7b1da
commit
2428bafb67
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
|||||||
/slirp4netns-f9503fe.tar.gz
|
/slirp4netns-f9503fe.tar.gz
|
||||||
/slirp4netns-e8759b9.tar.gz
|
/slirp4netns-e8759b9.tar.gz
|
||||||
/slirp4netns-3527c98.tar.gz
|
/slirp4netns-3527c98.tar.gz
|
||||||
|
/slirp4netns-0186bac.tar.gz
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
%global git0 https://github.com/rootless-containers/%{name}
|
%global git0 https://github.com/rootless-containers/%{name}
|
||||||
%global commit0 3527c9817a273af18655e943c75a0470fb37ece3
|
%global commit0 0186bac3c70cf98833a66c00b311a3bc8ce20ef8
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
# to decide whether to autobuild (non-rawhide only)
|
# to decide whether to autobuild (non-rawhide only)
|
||||||
%global built_tag v0.4.1
|
%global built_tag v0.4.2
|
||||||
|
|
||||||
Name: slirp4netns
|
Name: slirp4netns
|
||||||
Version: 0.4.2
|
Version: 0.4.2
|
||||||
Release: 3.0.dev.git%{shortcommit0}%{?dist}
|
Release: 4.0.dev.git%{shortcommit0}%{?dist}
|
||||||
# no go-md2man in ppc64
|
# no go-md2man in ppc64
|
||||||
ExcludeArch: ppc64
|
ExcludeArch: ppc64
|
||||||
Summary: slirp for network namespaces
|
Summary: slirp for network namespaces
|
||||||
@ -62,6 +62,9 @@ make DESTDIR=%{buildroot} install install-man
|
|||||||
%{_mandir}/man1/%{name}.1.gz
|
%{_mandir}/man1/%{name}.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.4.2-4.0.dev.git0186bac
|
||||||
|
- autobuilt 0186bac
|
||||||
|
|
||||||
* Thu Oct 31 2019 Jindrich Novy <jnovy@redhat.com> - 0.4.2-3.0.dev.git3527c98
|
* Thu Oct 31 2019 Jindrich Novy <jnovy@redhat.com> - 0.4.2-3.0.dev.git3527c98
|
||||||
- add BR: libseccomp-devel
|
- add BR: libseccomp-devel
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (slirp4netns-3527c98.tar.gz) = 3984d7a6e38d6134bb621e1059fa25c9e4f01108231380b1cd93a69275a0f6163048d025b6efe3dec71743a8ae7a60d92df0defa2db9ccb2c209e7a75229b863
|
SHA512 (slirp4netns-0186bac.tar.gz) = 2916e89a75169c0ded64563a06c7aeaa1f0075aa9d4b9359a420b898779c3e73e0d223444cebcd67f11b25fe410c159b9bd5a007f40f266cf5c1a27749066d8b
|
||||||
|
Loading…
Reference in New Issue
Block a user