runc-2:1.0.0-221.dev.git8cd84e3
- autobuilt 8cd84e3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e8c946b516
commit
52e05ee45f
1
.gitignore
vendored
1
.gitignore
vendored
@ -195,3 +195,4 @@
|
||||
/runc-9a808dd.tar.gz
|
||||
/runc-cd4b71c.tar.gz
|
||||
/runc-716079f.tar.gz
|
||||
/runc-8cd84e3.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 716079f95b6ea633444d41f80f043b4e467b2fba
|
||||
%global commit0 8cd84e35f87835c98f156bddc53965d75a23d064
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 220.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 221.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
|
||||
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-221.dev.git8cd84e3
|
||||
- autobuilt 8cd84e3
|
||||
|
||||
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-220.dev.git716079f
|
||||
- autobuilt 716079f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-716079f.tar.gz) = 396f1f3f8d9dda440d486f8577b96461a19c1257420c5cd2203255b02cbd5ec80833e8346b56f5bd985ddec57ae1497015795a0ae8c5db9653741b542a175cc8
|
||||
SHA512 (runc-8cd84e3.tar.gz) = e1a7ba38f680ee6234ee53828e73a7b181fe54bbe5743b2590ec5f20506aeb2efb43fedc84d4eaa10ded4650dbdfe0c8a8c1814e667c4488d7291e7e7d2b7e57
|
||||
|
Loading…
Reference in New Issue
Block a user