runc-2:1.0.0-321.dev.gitb69070a
- autobuilt b69070a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
37790ded74
commit
62df98110b
1
.gitignore
vendored
1
.gitignore
vendored
@ -295,3 +295,4 @@
|
||||
/runc-30233a7.tar.gz
|
||||
/runc-636f23d.tar.gz
|
||||
/runc-689513c.tar.gz
|
||||
/runc-b69070a.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 689513cc0946d8e968abbe35544d5a7827d2bcfa
|
||||
%global commit0 b69070a5fcb0830b2ea77c637b63a55d4e3726a3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 320.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 321.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 Nov 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-321.dev.gitb69070a
|
||||
- autobuilt b69070a
|
||||
|
||||
* Wed Nov 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-320.dev.git689513c
|
||||
- autobuilt 689513c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-689513c.tar.gz) = 9c963aae5500bf17c62e5e368c5a21e95dbb016ff17a3f32d7275b8c0155fbb62aed37855ea55643367ee636f13fc5d461ab5082919528a4fe0f268f19eaba69
|
||||
SHA512 (runc-b69070a.tar.gz) = 82d43e711a9b72a1b87f773bcfa529830d326d399b93e5a749bc4a785e5a78211fa813a6365aff644d2e10327eff71ac455e4d4d9386333ca0ccc84f795168ea
|
||||
|
Loading…
Reference in New Issue
Block a user