runc-2:1.0.0-292.dev.gitab740e9
- autobuilt ab740e9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e2604af112
commit
976e73f3a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -266,3 +266,4 @@
|
|||||||
/runc-09ddc63.tar.gz
|
/runc-09ddc63.tar.gz
|
||||||
/runc-cbb0a79.tar.gz
|
/runc-cbb0a79.tar.gz
|
||||||
/runc-165ecd2.tar.gz
|
/runc-165ecd2.tar.gz
|
||||||
|
/runc-ab740e9.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 165ecd2639b0178e0ae674cf8479a483ab416639
|
%global commit0 ab740e9f7696a51c4923f27ea8ac57133e88ad72
|
||||||
%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: 291.dev.git%{shortcommit0}%{?dist}
|
Release: 292.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
|
||||||
|
* Thu Sep 10 13:12:15 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-292.dev.gitab740e9
|
||||||
|
- autobuilt ab740e9
|
||||||
|
|
||||||
* Wed Sep 9 16:12:18 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-291.dev.git165ecd2
|
* Wed Sep 9 16:12:18 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-291.dev.git165ecd2
|
||||||
- autobuilt 165ecd2
|
- autobuilt 165ecd2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-165ecd2.tar.gz) = 8ba192cbf3a912f8d7b52329cb17a75728b3db765d2d2cb490400d98c438573be48fca0fe0c80a798cf7c2d4732b1313d5b2180980ca3da286eb66fb838e9a23
|
SHA512 (runc-ab740e9.tar.gz) = 975e00896321c4d1ce937fdc295d56a0829d5c749600f7f7aa6e6cb7dd107b6f8b6aa3d72a17f07a8071595ccdd60bba42a7da66a58388e626561abd3dde0e40
|
||||||
|
Loading…
Reference in New Issue
Block a user