runc-2:1.0.0-222.dev.git21cb236
- autobuilt 21cb236 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
52e05ee45f
commit
58ccdaddee
1
.gitignore
vendored
1
.gitignore
vendored
@ -196,3 +196,4 @@
|
||||
/runc-cd4b71c.tar.gz
|
||||
/runc-716079f.tar.gz
|
||||
/runc-8cd84e3.tar.gz
|
||||
/runc-21cb236.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 8cd84e35f87835c98f156bddc53965d75a23d064
|
||||
%global commit0 21cb2360b61ad5fe971413f046102bd70698b534
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 221.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 222.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
|
||||
* Thu May 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-222.dev.git21cb236
|
||||
- autobuilt 21cb236
|
||||
|
||||
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-221.dev.git8cd84e3
|
||||
- autobuilt 8cd84e3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-8cd84e3.tar.gz) = e1a7ba38f680ee6234ee53828e73a7b181fe54bbe5743b2590ec5f20506aeb2efb43fedc84d4eaa10ded4650dbdfe0c8a8c1814e667c4488d7291e7e7d2b7e57
|
||||
SHA512 (runc-21cb236.tar.gz) = f83e02449540ac48ed5efd578e070ecb6a55a5645e7cd93b18afa5c913c2a00e16e7295525e704f6af490a74bea49b92fe1d2884a7c073912cf88833bab7150e
|
||||
|
Loading…
Reference in New Issue
Block a user