runc-2:1.0.0-217.dev.gitb207d57
- autobuilt b207d57 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4fc5b001a4
commit
fdbf748fe7
1
.gitignore
vendored
1
.gitignore
vendored
@ -191,3 +191,4 @@
|
||||
/runc-3f1e886.tar.gz
|
||||
/runc-53a4649.tar.gz
|
||||
/runc-f369199.tar.gz
|
||||
/runc-b207d57.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 f369199ff61bafdb91b5308d8b30cb4c18270bd9
|
||||
%global commit0 b207d578ec2d70e20ca6cfa8a32e49ef59dd48dd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 216.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 217.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-217.dev.gitb207d57
|
||||
- autobuilt b207d57
|
||||
|
||||
* Tue May 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-216.dev.gitf369199
|
||||
- autobuilt f369199
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-f369199.tar.gz) = 716d9077d847da579c96c70feb8f89425177de6cadf1ef7141dc0eb272fb5bdf967864e0bd847966ce2cc539c720d15402c51eb4cb65e81a9c8b7f5666ac0733
|
||||
SHA512 (runc-b207d57.tar.gz) = 873f47afcef1a3b042df0466aaa808699a62631a85e90a29d5ea79645f94c44193103fc2d39f1eda21f5c5e2bbf1a01dadca1f6bafcd094ce47eb6ff24996385
|
||||
|
Loading…
Reference in New Issue
Block a user