runc-2:1.0.0-288.dev.gite5f2eae
- autobuilt e5f2eae Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
eb8018f8cf
commit
18a2b60b25
1
.gitignore
vendored
1
.gitignore
vendored
@ -262,3 +262,4 @@
|
|||||||
/runc-2265daa.tar.gz
|
/runc-2265daa.tar.gz
|
||||||
/runc-e949339.tar.gz
|
/runc-e949339.tar.gz
|
||||||
/runc-f844a2f.tar.gz
|
/runc-f844a2f.tar.gz
|
||||||
|
/runc-e5f2eae.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 f844a2f56c64909a154848a165b1faaf5d3c3459
|
%global commit0 e5f2eae5a56b89a801e1482b0d079051acca97f2
|
||||||
%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: 287.dev.git%{shortcommit0}%{?dist}
|
Release: 288.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 Aug 21 20:10:31 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-288.dev.gite5f2eae
|
||||||
|
- autobuilt e5f2eae
|
||||||
|
|
||||||
* Thu Aug 20 19:10:38 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-287.dev.gitf844a2f
|
* Thu Aug 20 19:10:38 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-287.dev.gitf844a2f
|
||||||
- autobuilt f844a2f
|
- autobuilt f844a2f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-f844a2f.tar.gz) = 4dc0dbbc13c6e80b7175811ac97a220798be35ab6d897cae8dbe00a3364c6ecf6f4dd830b55f5587a45f6e019910b4f0d8a9e48b1d794fa309a9b8385e4a5b1d
|
SHA512 (runc-e5f2eae.tar.gz) = 6d6fd9f2ef07422ef84cb459194903bc166ac857a347371eea53bb90a28e721307adf5894e70c9176597002951debf0870351dd5e9888a1de19af73a8d7d3b26
|
||||||
|
Loading…
Reference in New Issue
Block a user