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