runc-2:1.0.0-311.dev.gitd8bfd6c
- autobuilt d8bfd6c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b2d3a037bf
commit
0310b8e9e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -285,3 +285,4 @@
|
|||||||
/runc-c11e997.tar.gz
|
/runc-c11e997.tar.gz
|
||||||
/runc-10825f7.tar.gz
|
/runc-10825f7.tar.gz
|
||||||
/runc-44f221e.tar.gz
|
/runc-44f221e.tar.gz
|
||||||
|
/runc-d8bfd6c.tar.gz
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://github.com/opencontainers/runc
|
%global git0 https://github.com/opencontainers/runc
|
||||||
%global commit0 44f221e2fce70dd6a75e7d67e9bdde36706aef79
|
%global commit0 d8bfd6c1ca961cb308d56d6e997de5b8d0c4004d
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 310.dev.git%{shortcommit0}%{?dist}
|
Release: 311.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: CLI for running Open Containers
|
Summary: CLI for running Open Containers
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-311.dev.gitd8bfd6c
|
||||||
|
- autobuilt d8bfd6c
|
||||||
|
|
||||||
* Fri Oct 9 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-310.dev.git44f221e
|
* Fri Oct 9 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-310.dev.git44f221e
|
||||||
- autobuilt 44f221e
|
- autobuilt 44f221e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-44f221e.tar.gz) = e240302e17fd8808a0175bfc78ce44b39b8d1395bec1aafe1169a8e09c31cb8d698138aa3e60d9d8af2fddf7a7eeb11151f95be0f8d4b2645742d7fb5e2bb6c1
|
SHA512 (runc-d8bfd6c.tar.gz) = 0c60feed1154e1b9c09b7aabf608a53bbeb85b00ddc59d76ccdd806d5002eba9157e01d1c2ceade1e4f82275530a4a97194772db89d4e7bf37196a9ba130f495
|
||||||
|
Loading…
Reference in New Issue
Block a user