runc-2:1.0.0-140.dev.gitf6fb7a0
- autobuilt f6fb7a0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
157b41a536
commit
74d49dab9a
1
.gitignore
vendored
1
.gitignore
vendored
@ -114,3 +114,4 @@
|
||||
/runc-2b52db7.tar.gz
|
||||
/runc-5cc0dea.tar.gz
|
||||
/runc-709377c.tar.gz
|
||||
/runc-f6fb7a0.tar.gz
|
||||
|
@ -19,13 +19,13 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://github.com/opencontainers/runc
|
||||
%global commit0 709377ca558df88ea538852c9310b700f140fc9b
|
||||
%global commit0 f6fb7a0338c3ea8488bd9bd7cc7667b113aff8d8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 139.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 140.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -286,6 +286,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jan 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-140.dev.gitf6fb7a0
|
||||
- autobuilt f6fb7a0
|
||||
|
||||
* Tue Jan 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-139.dev.git709377c
|
||||
- autobuilt 709377c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-709377c.tar.gz) = 3b2b20d2c3a8106335db50589a59d545d63b3df88f88929f1cd4319e888a5a7d40b4595ec056a4dd45f9bcd8091e5e038dcf1f26256b3593e4e98de00168a901
|
||||
SHA512 (runc-f6fb7a0.tar.gz) = 8d16e94973aa2c9b8978f30fc95f2e1383d346fc6d3ba2d79e8ecf2afea7a2cb3256172af3d3ccb648c9c67c30c78c14cf6c28295e39a3a1dcbeb139471d608c
|
||||
|
Loading…
Reference in New Issue
Block a user