runc-2:1.0.0-157.dev.gitcebef0e
- autobuilt cebef0e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2208f5b5de
commit
15b62c0535
1
.gitignore
vendored
1
.gitignore
vendored
@ -131,3 +131,4 @@
|
||||
/runc-cc183ca.tar.gz
|
||||
/runc-be51398.tar.gz
|
||||
/runc-96596cb.tar.gz
|
||||
/runc-cebef0e.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 96596cbbece5b55a7073220350835e6f6b81eaf9
|
||||
%global commit0 cebef0ee8691a585ca91b69e78fec1928283e6d3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 156.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 157.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 Mar 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-157.dev.gitcebef0e
|
||||
- autobuilt cebef0e
|
||||
|
||||
* Thu Mar 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-156.dev.git96596cb
|
||||
- autobuilt 96596cb
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-96596cb.tar.gz) = 9f41d45f7a1792452a40b77dbb0ff0f778bc4ccb0d6ec72161818e9c130707a56a244b65efd51523c096c4ecfbc1f4864b26c246a14cc3fa6dba5959de22a65e
|
||||
SHA512 (runc-cebef0e.tar.gz) = 74d3513efd4b7c6340cb011fe1f80dac01c8702ec517500faf32d568fddfae70639dd53199e7b83aba3956d2ad0616e15b7a86ca999f479b0db62ec4158c514f
|
||||
|
Loading…
Reference in New Issue
Block a user