runc-2:1.0.0-197.dev.gitf6439a8
- autobuilt f6439a8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
dad5e6c4f0
commit
142c6bdc12
1
.gitignore
vendored
1
.gitignore
vendored
@ -171,3 +171,4 @@
|
||||
/runc-c18485a.tar.gz
|
||||
/runc-051d670.tar.gz
|
||||
/runc-dd8d48e.tar.gz
|
||||
/runc-f6439a8.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 dd8d48ede80d6538cab42673699a4f6704e58912
|
||||
%global commit0 f6439a84cc2b40cdde78ece55bdb1d3dad7d90e8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 196.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 197.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
|
||||
* Sun May 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-197.dev.gitf6439a8
|
||||
- autobuilt f6439a8
|
||||
|
||||
* Wed Apr 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-196.dev.gitdd8d48e
|
||||
- autobuilt dd8d48e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-dd8d48e.tar.gz) = bafe81dbdca2f9e45c01ae2bf6125c39c5f092c90039dfcdf7a32417407d486c80bcbc0f1791486391ccc641db9676633722d630e38bba9335a3cad728269d36
|
||||
SHA512 (runc-f6439a8.tar.gz) = f714374694ea89871bba57720a616c3b949308a472bdfc5d39a5d36b9a751561ba64053d64b3e994b1f08bad9574e566cfae468c0cf253ddfb06e6ccd36b0664
|
||||
|
Loading…
Reference in New Issue
Block a user