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