runc-2:1.0.0-153.dev.git4e6d8a0
- autobuilt 4e6d8a0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
88592ba4fc
commit
2b1814fe69
1
.gitignore
vendored
1
.gitignore
vendored
@ -127,3 +127,4 @@
|
||||
/runc-1797622.tar.gz
|
||||
/runc-07bd280.tar.gz
|
||||
/runc-3087d43.tar.gz
|
||||
/runc-4e6d8a0.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 3087d43bc8c5fdbbf6104d09b7ae8dac3e7e7dbc
|
||||
%global commit0 4e6d8a0fb94bcee30cea6cfafa2c02e1293a6ce9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 152.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 153.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 Mar 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-153.dev.git4e6d8a0
|
||||
- autobuilt 4e6d8a0
|
||||
|
||||
* Tue Mar 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-152.dev.git3087d43
|
||||
- autobuilt 3087d43
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-3087d43.tar.gz) = b4bf566e61af9f768225b3990a39192f236c2d6bb1d6980c58f373e579bdd149f2a8cc50df6be4f5927a6cf6a3e1e5aee64e2ef7760e5c958ba99aeb5438a1a1
|
||||
SHA512 (runc-4e6d8a0.tar.gz) = 7ebe036de162a79e2a76ceb132489e1b447d8501de75b4849d05149cc11ab96b3f858e2e5ecead624f4acee3d707f26627d617b0d6fb1fcaf4f3031753cfa94c
|
||||
|
Loading…
Reference in New Issue
Block a user