runc-2:1.0.0-159.dev.gitf1eea90
- autobuilt f1eea90 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b66d48c03f
commit
b6143bc646
1
.gitignore
vendored
1
.gitignore
vendored
@ -133,3 +133,4 @@
|
||||
/runc-96596cb.tar.gz
|
||||
/runc-cebef0e.tar.gz
|
||||
/runc-d4a6a1d.tar.gz
|
||||
/runc-f1eea90.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 d4a6a1d99875aa571ebe95babf0ac14f54079282
|
||||
%global commit0 f1eea9051cba6f3311aeae692cafb444549583c0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 158.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 159.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
|
||||
* Fri Mar 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-159.dev.gitf1eea90
|
||||
- autobuilt f1eea90
|
||||
|
||||
* Fri Mar 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-158.dev.gitd4a6a1d
|
||||
- autobuilt d4a6a1d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-d4a6a1d.tar.gz) = fdcdcf6160f3e9aea783bafce366190ad8bbd0e83035d97c013c09e85e40da5c72b449b2c68dc7b97bedd77a3eec492d156a617beaf946f98f81eb5589ec3bcb
|
||||
SHA512 (runc-f1eea90.tar.gz) = 292fa5e1e07e6105726fca4d623f0a6bfc9ebfa15fa68d75b0fd59354af1cb100a51559782c59e1fc7752fdee627da3077ae48d08827090b5df0dce03abe0ac4
|
||||
|
Loading…
Reference in New Issue
Block a user