runc-2:1.0.0-282.dev.git49a7346
- autobuilt 49a7346 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fae2f1674d
commit
31d5ca1881
1
.gitignore
vendored
1
.gitignore
vendored
@ -256,3 +256,4 @@
|
|||||||
/runc-dedadbf.tar.gz
|
/runc-dedadbf.tar.gz
|
||||||
/runc-a2d1f85.tar.gz
|
/runc-a2d1f85.tar.gz
|
||||||
/runc-54c53b1.tar.gz
|
/runc-54c53b1.tar.gz
|
||||||
|
/runc-49a7346.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 54c53b10d33275a0cbd900a83fe4ee131b646362
|
%global commit0 49a73463331bd8ff44bb8349e33f4b2e1ae34b4f
|
||||||
%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: 281.dev.git%{shortcommit0}%{?dist}
|
Release: 282.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
|
||||||
|
* Mon Aug 17 19:10:53 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-282.dev.git49a7346
|
||||||
|
- autobuilt 49a7346
|
||||||
|
|
||||||
* Thu Aug 13 04:11:15 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-281.dev.git54c53b1
|
* Thu Aug 13 04:11:15 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-281.dev.git54c53b1
|
||||||
- autobuilt 54c53b1
|
- autobuilt 54c53b1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-54c53b1.tar.gz) = 5e0d555a060c9aef84be223d091dff6c7ecf322ac460015b6cb2c516727a3b90b37dbc5133fd9460a2abbe1a792ee03f33c53b0067b9aa6fd3ddc727ee7aa790
|
SHA512 (runc-49a7346.tar.gz) = f8e720b88ddd9fb572edea9c78deedc7d55e3f26ae23f3952826582cfda30e5bf74eeb61bde64bfa6373fe02b25f12c1a1f650b8d5a05032df7ed059b6ae81f3
|
||||||
|
Loading…
Reference in New Issue
Block a user