runc-2:1.0.0-146.dev.git8615da6
- autobuilt 8615da6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2d8275f7bf
commit
676acac391
1
.gitignore
vendored
1
.gitignore
vendored
@ -120,3 +120,4 @@
|
|||||||
/runc-ff107ee.tar.gz
|
/runc-ff107ee.tar.gz
|
||||||
/runc-e6555cc.tar.gz
|
/runc-e6555cc.tar.gz
|
||||||
/runc-3b7e32f.tar.gz
|
/runc-3b7e32f.tar.gz
|
||||||
|
/runc-8615da6.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 3b7e32febafcdd3c510d85dd24f0d477c3da6230
|
%global commit0 8615da6f7bf064a1f42ee179b73520b95d2ffe5a
|
||||||
%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: 145.dev.git%{shortcommit0}%{?dist}
|
Release: 146.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}
|
||||||
@ -286,6 +286,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-146.dev.git8615da6
|
||||||
|
- autobuilt 8615da6
|
||||||
|
|
||||||
* Mon Mar 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-145.dev.git3b7e32f
|
* Mon Mar 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-145.dev.git3b7e32f
|
||||||
- autobuilt 3b7e32f
|
- autobuilt 3b7e32f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-3b7e32f.tar.gz) = eb31a2ce7587018ca49b37a0232620e2768188ddc42fb7ea29dcfe4ff086042c0ddeff2eca06f32b18d5f391bd9f8334355a9abd18793370eaf5b09907c7fa1c
|
SHA512 (runc-8615da6.tar.gz) = 77de4dc9a095960b3247111270af2ad05b31781771bd8d7050fd11ecab7a290418c15ac999cf8d3c99fadf7f2c777fb56424d25cd3c43c45366fbd58e38f58ba
|
||||||
|
Loading…
Reference in New Issue
Block a user