runc-2:1.0.0-141.dev.git2fc03cc
- autobuilt 2fc03cc Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
74d49dab9a
commit
f8b3f509ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -115,3 +115,4 @@
|
||||
/runc-5cc0dea.tar.gz
|
||||
/runc-709377c.tar.gz
|
||||
/runc-f6fb7a0.tar.gz
|
||||
/runc-2fc03cc.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 f6fb7a0338c3ea8488bd9bd7cc7667b113aff8d8
|
||||
%global commit0 2fc03cc11c775b7a8b2e48d7ee447cb9bef32ad0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 140.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 141.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
|
||||
* Wed Jan 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-141.dev.git2fc03cc
|
||||
- autobuilt 2fc03cc
|
||||
|
||||
* Thu Jan 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-140.dev.gitf6fb7a0
|
||||
- autobuilt f6fb7a0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-f6fb7a0.tar.gz) = 8d16e94973aa2c9b8978f30fc95f2e1383d346fc6d3ba2d79e8ecf2afea7a2cb3256172af3d3ccb648c9c67c30c78c14cf6c28295e39a3a1dcbeb139471d608c
|
||||
SHA512 (runc-2fc03cc.tar.gz) = 98a16f60b084ab5b8c68897d46b49cd94b66e25bb34f9eda726c0f1550ed47b44fcec5fe588625b67f35f036822bfa8f32bf2fdfcd374114313ff30b19ab043d
|
||||
|
Loading…
Reference in New Issue
Block a user