runc-2:1.0.0-158.dev.gitd4a6a1d
- autobuilt d4a6a1d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
15b62c0535
commit
b66d48c03f
1
.gitignore
vendored
1
.gitignore
vendored
@ -132,3 +132,4 @@
|
|||||||
/runc-be51398.tar.gz
|
/runc-be51398.tar.gz
|
||||||
/runc-96596cb.tar.gz
|
/runc-96596cb.tar.gz
|
||||||
/runc-cebef0e.tar.gz
|
/runc-cebef0e.tar.gz
|
||||||
|
/runc-d4a6a1d.tar.gz
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://github.com/opencontainers/runc
|
%global git0 https://github.com/opencontainers/runc
|
||||||
%global commit0 cebef0ee8691a585ca91b69e78fec1928283e6d3
|
%global commit0 d4a6a1d99875aa571ebe95babf0ac14f54079282
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 157.dev.git%{shortcommit0}%{?dist}
|
Release: 158.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: CLI for running Open Containers
|
Summary: CLI for running Open Containers
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-158.dev.gitd4a6a1d
|
||||||
|
- autobuilt d4a6a1d
|
||||||
|
|
||||||
* Thu Mar 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-157.dev.gitcebef0e
|
* Thu Mar 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-157.dev.gitcebef0e
|
||||||
- autobuilt cebef0e
|
- autobuilt cebef0e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-cebef0e.tar.gz) = 74d3513efd4b7c6340cb011fe1f80dac01c8702ec517500faf32d568fddfae70639dd53199e7b83aba3956d2ad0616e15b7a86ca999f479b0db62ec4158c514f
|
SHA512 (runc-d4a6a1d.tar.gz) = fdcdcf6160f3e9aea783bafce366190ad8bbd0e83035d97c013c09e85e40da5c72b449b2c68dc7b97bedd77a3eec492d156a617beaf946f98f81eb5589ec3bcb
|
||||||
|
Loading…
Reference in New Issue
Block a user