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