runc-2:1.0.0-171.dev.git5c15da9
- autobuilt 5c15da9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d4f1934404
commit
9d624f59a2
1
.gitignore
vendored
1
.gitignore
vendored
@ -145,3 +145,4 @@
|
||||
/runc-0c7a9c0.tar.gz
|
||||
/runc-d5e91b1.tar.gz
|
||||
/runc-d3fdacb.tar.gz
|
||||
/runc-5c15da9.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 d3fdacb92f4e82b4916900483d6a94caa3869041
|
||||
%global commit0 5c15da9ea43c34571cebed4e2cba84b777a7779a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 170.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 171.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
|
||||
* Wed Apr 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-171.dev.git5c15da9
|
||||
- autobuilt 5c15da9
|
||||
|
||||
* Tue Apr 07 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-170.dev.gitd3fdacb
|
||||
- autobuilt d3fdacb
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-d3fdacb.tar.gz) = bb1d681b98a73d9199dd7052c324e93d108b47a2db736389608a572e2f12b46d113f5ce0684c8f67954f5c4f3bc84f1a92c64c719c4f330e8d607c085824952d
|
||||
SHA512 (runc-5c15da9.tar.gz) = c1000241d3e18c2c8ea268f14758cabb7610c5355fb8fc8a1eeac39d2b98066569cdb5bde8a9a915ca2c0228293e12c3aef8040851ed5ba9d3fcd9ef85b24b9d
|
||||
|
Loading…
Reference in New Issue
Block a user