runc-2:1.0.0-291.dev.git165ecd2
- autobuilt 165ecd2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8a5e4cafc3
commit
e2604af112
1
.gitignore
vendored
1
.gitignore
vendored
@ -265,3 +265,4 @@
|
||||
/runc-e5f2eae.tar.gz
|
||||
/runc-09ddc63.tar.gz
|
||||
/runc-cbb0a79.tar.gz
|
||||
/runc-165ecd2.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 cbb0a79322346aa6033b6bbf8985f8e4a5e27d1b
|
||||
%global commit0 165ecd2639b0178e0ae674cf8479a483ab416639
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 290.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 291.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
|
||||
* Wed Sep 9 16:12:18 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-291.dev.git165ecd2
|
||||
- autobuilt 165ecd2
|
||||
|
||||
* Thu Sep 3 14:12:46 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-290.dev.gitcbb0a79
|
||||
- autobuilt cbb0a79
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-cbb0a79.tar.gz) = fc4949d966ca3665c5d3f061ccbcd6db9c0f4c2e88a871476d45895e4e5a62f103a961476c2e7daa891747d0c8ee62e6e15c6ea05795ad0dc9094cf00289ea26
|
||||
SHA512 (runc-165ecd2.tar.gz) = 8ba192cbf3a912f8d7b52329cb17a75728b3db765d2d2cb490400d98c438573be48fca0fe0c80a798cf7c2d4732b1313d5b2180980ca3da286eb66fb838e9a23
|
||||
|
Loading…
Reference in New Issue
Block a user