runc-2:1.0.0-175.dev.git13431e0
- autobuilt 13431e0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a92d6d7667
commit
6a49663ace
1
.gitignore
vendored
1
.gitignore
vendored
@ -149,3 +149,4 @@
|
||||
/runc-9a93b73.tar.gz
|
||||
/runc-d65ba5f.tar.gz
|
||||
/runc-ccbb336.tar.gz
|
||||
/runc-13431e0.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 ccbb3364d49d2dc6d9f057134570b0f382f6ceb7
|
||||
%global commit0 13431e0ecef0a5aeafd2113167853f96047543f6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 174.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 175.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
|
||||
* Mon Apr 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-175.dev.git13431e0
|
||||
- autobuilt 13431e0
|
||||
|
||||
* Thu Apr 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-174.dev.gitccbb336
|
||||
- autobuilt ccbb336
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-ccbb336.tar.gz) = 73b8f1a735e13ff1f589ce59bcd153c3353ab410ea36db4895eb902b4b33a5016062d038fd4b775c4ca684d0cc88162a4d45544194f175ae8c9adaecb9081fbe
|
||||
SHA512 (runc-13431e0.tar.gz) = 92696df200d93581be9b62c0f5c1065ca278462964af6c4771345389e85867936de71e841b758ea8772abd84a294468e235eb7eeed9a25c122493cb1d598b91d
|
||||
|
Loading…
Reference in New Issue
Block a user