runc-2:1.0.0-170.dev.gitd3fdacb
- autobuilt d3fdacb Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
fcfcdf64e6
commit
d4f1934404
1
.gitignore
vendored
1
.gitignore
vendored
@ -144,3 +144,4 @@
|
||||
/runc-6cda0ea.tar.gz
|
||||
/runc-0c7a9c0.tar.gz
|
||||
/runc-d5e91b1.tar.gz
|
||||
/runc-d3fdacb.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 d5e91b1c22d23664321261bad80bb4d96a7fd393
|
||||
%global commit0 d3fdacb92f4e82b4916900483d6a94caa3869041
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 169.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 170.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 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-170.dev.gitd3fdacb
|
||||
- autobuilt d3fdacb
|
||||
|
||||
* Mon Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-169.dev.gitd5e91b1
|
||||
- autobuilt d5e91b1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-d5e91b1.tar.gz) = 266d6a61b8467f063c7d7135effa4ea5c33b761c2ac7fc90351d969e17696a9ebea2ebeb306b558bf827ba78cfd76deca363e06fe7a31b2eb1fda830ca5cc340
|
||||
SHA512 (runc-d3fdacb.tar.gz) = bb1d681b98a73d9199dd7052c324e93d108b47a2db736389608a572e2f12b46d113f5ce0684c8f67954f5c4f3bc84f1a92c64c719c4f330e8d607c085824952d
|
||||
|
Loading…
Reference in New Issue
Block a user