runc-2:1.0.0-181.dev.git5b38ef7
- autobuilt 5b38ef7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
868739dfda
commit
2af5d515f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -155,3 +155,4 @@
|
||||
/runc-191def7.tar.gz
|
||||
/runc-9f6a2d4.tar.gz
|
||||
/runc-e4981c9.tar.gz
|
||||
/runc-5b38ef7.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 e4981c91b534bb73ed5c373165f820787195d475
|
||||
%global commit0 5b38ef7173cfd50e8fb6ded787876b8406f29408
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 180.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 181.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
|
||||
* Mon Apr 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-181.dev.git5b38ef7
|
||||
- autobuilt 5b38ef7
|
||||
|
||||
* Thu Apr 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-180.dev.gite4981c9
|
||||
- autobuilt e4981c9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-e4981c9.tar.gz) = b5ea238e8962cfb37dc83ab86bd0f9a42d9f7cc71f4fc1698870290241129fb97a73d099aac47ff2d5e0c0686c967488e9a91429841733c2a2e0b5aa91bcd6bb
|
||||
SHA512 (runc-5b38ef7.tar.gz) = 98a7ee3e0720de8f4d7c68d25591deee91df05125eec81436a84ddc0e98d7a006fcd7d2f340f9a5d0338b1196d6346ef2e071e6e1d70128f4c4bd271ccf59c03
|
||||
|
Loading…
Reference in New Issue
Block a user