runc-2:1.0.0-308.dev.gitc11e997
- autobuilt c11e997 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7f8afc103d
commit
d796aca741
1
.gitignore
vendored
1
.gitignore
vendored
@ -282,3 +282,4 @@
|
||||
/runc-f671f6b.tar.gz
|
||||
/runc-c23c05e.tar.gz
|
||||
/runc-bb539a9.tar.gz
|
||||
/runc-c11e997.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 bb539a9965d3bd0ccb1f46e836cb6c57bb55c3a8
|
||||
%global commit0 c11e997a596dd0c32286efed1c7bfd3496f04ab6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 307.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 308.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 Oct 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-308.dev.gitc11e997
|
||||
- autobuilt c11e997
|
||||
|
||||
* Tue Oct 6 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-307.dev.gitbb539a9
|
||||
- autobuilt bb539a9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-bb539a9.tar.gz) = edf1e11424dcb3ccda17d8f0b76fbfb96eaaff863c04cdcdc06838d9c32814de91dd266a5d9ec8dd082c6d1b5c58415b8eb90dafa829f1fa13d9ac754b52bf53
|
||||
SHA512 (runc-c11e997.tar.gz) = 59486a04e55425b5162aa265b07838c7136f38ca757628c6dbf93ec1779456c8c169fb5b42f0dace357902cb436783ae78a1cc2ae28391868f07c11acdea4826
|
||||
|
Loading…
Reference in New Issue
Block a user