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