runc-2:1.0.0-281.dev.git54c53b1
- autobuilt 54c53b1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9eff5d2ac2
commit
fae2f1674d
1
.gitignore
vendored
1
.gitignore
vendored
@ -255,3 +255,4 @@
|
||||
/runc-a340fa9.tar.gz
|
||||
/runc-dedadbf.tar.gz
|
||||
/runc-a2d1f85.tar.gz
|
||||
/runc-54c53b1.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 a2d1f85be077b4faaf4c8402cd3ab54f04b11810
|
||||
%global commit0 54c53b10d33275a0cbd900a83fe4ee131b646362
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 280.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 281.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 Aug 13 04:11:15 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-281.dev.git54c53b1
|
||||
- autobuilt 54c53b1
|
||||
|
||||
* Wed Aug 12 16:10:02 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-280.dev.gita2d1f85
|
||||
- autobuilt a2d1f85
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-a2d1f85.tar.gz) = 53fe2c36322a3d21d74d5654a06e2d4278c20af3896e9e7d3102f2654b37d4046cba6001d96790718029c304d0da043df00b414a86fb1ea54a0f003546f76ff0
|
||||
SHA512 (runc-54c53b1.tar.gz) = 5e0d555a060c9aef84be223d091dff6c7ecf322ac460015b6cb2c516727a3b90b37dbc5133fd9460a2abbe1a792ee03f33c53b0067b9aa6fd3ddc727ee7aa790
|
||||
|
Loading…
Reference in New Issue
Block a user