runc-2:1.0.0-115.dev.git3e425f8
- autobuilt 3e425f8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d7e94adffc
commit
1252e5233f
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@
|
||||
/runc-6c05552.tar.gz
|
||||
/runc-bf27c2f.tar.gz
|
||||
/runc-7507c64.tar.gz
|
||||
/runc-3e425f8.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 7507c64ff675606c5ff96b0dd8889a60c589f14d
|
||||
%global commit0 3e425f80a8c931f88e6d94a8c831b9d5aa481657
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 114.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 115.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 Sep 26 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-115.dev.git3e425f8
|
||||
- autobuilt 3e425f8
|
||||
|
||||
* Wed Sep 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-114.dev.git7507c64
|
||||
- autobuilt 7507c64
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-7507c64.tar.gz) = b4e46389bbfb4674e7ca08fcf59c5b35863a54b97a6852c7dbfcb8c8fd81fdcb49fb006cba98dad6b1ba963e863b15a4400bbec856ec8740b7f0965f1252ca52
|
||||
SHA512 (runc-3e425f8.tar.gz) = 7287738ba1cf50569c5ac3637e45b4c6af6fa4c0b6f9e65d9f9889ef7a5736d49c68cd243f08b94131814c579064e13f04258b90d688285be2b7b1c9eb634801
|
||||
|
Loading…
Reference in New Issue
Block a user