runc-2:1.0.0-142.dev.git2b5730a
- autobuilt 2b5730a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f8b3f509ed
commit
83653dfd6e
1
.gitignore
vendored
1
.gitignore
vendored
@ -116,3 +116,4 @@
|
||||
/runc-709377c.tar.gz
|
||||
/runc-f6fb7a0.tar.gz
|
||||
/runc-2fc03cc.tar.gz
|
||||
/runc-2b5730a.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 2fc03cc11c775b7a8b2e48d7ee447cb9bef32ad0
|
||||
%global commit0 2b5730a5a602c4be64e2669d513b5c32037c30c1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 141.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 142.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -286,6 +286,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jan 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-142.dev.git2b5730a
|
||||
- autobuilt 2b5730a
|
||||
|
||||
* Wed Jan 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-141.dev.git2fc03cc
|
||||
- autobuilt 2fc03cc
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-2fc03cc.tar.gz) = 98a16f60b084ab5b8c68897d46b49cd94b66e25bb34f9eda726c0f1550ed47b44fcec5fe588625b67f35f036822bfa8f32bf2fdfcd374114313ff30b19ab043d
|
||||
SHA512 (runc-2b5730a.tar.gz) = 1f088984b78ecea7b20486de4c6ad94c05983f452a6c48e7ea3c28f0db7337dba2496cebcf13cedf6e6541232ee71d4c2cc96aed6938ef412f5ce5ed153f6486
|
||||
|
Loading…
Reference in New Issue
Block a user