runc-2:1.0.0-322.dev.git0b11e29
- autobuilt 0b11e29 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
62df98110b
commit
8e556a61b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -296,3 +296,4 @@
|
||||
/runc-636f23d.tar.gz
|
||||
/runc-689513c.tar.gz
|
||||
/runc-b69070a.tar.gz
|
||||
/runc-0b11e29.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 b69070a5fcb0830b2ea77c637b63a55d4e3726a3
|
||||
%global commit0 0b11e29a87d7b24cc8059b7fd32c269c5f1766a2
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 321.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 322.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
|
||||
* Mon Nov 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-322.dev.git0b11e29
|
||||
- autobuilt 0b11e29
|
||||
|
||||
* Fri Nov 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-321.dev.gitb69070a
|
||||
- autobuilt b69070a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-b69070a.tar.gz) = 82d43e711a9b72a1b87f773bcfa529830d326d399b93e5a749bc4a785e5a78211fa813a6365aff644d2e10327eff71ac455e4d4d9386333ca0ccc84f795168ea
|
||||
SHA512 (runc-0b11e29.tar.gz) = 8ee98eff49007eb865dcbcfa0a463f22b7fa86e884dba35e1132f72dddc44fecd417a3c08be5956b4173f374908e868f7096470d4f52b3026cd69012136f3ecd
|
||||
|
Loading…
Reference in New Issue
Block a user