runc-2:1.0.0-301.dev.git49d4507
- autobuilt 49d4507 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3978a021b9
commit
67ce383985
1
.gitignore
vendored
1
.gitignore
vendored
@ -275,3 +275,4 @@
|
||||
/runc-33faa5d.tar.gz
|
||||
/runc-6e5320f.tar.gz
|
||||
/runc-43d2b10.tar.gz
|
||||
/runc-49d4507.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 43d2b103007a1f5730b966deaa89bd06a49fd5c4
|
||||
%global commit0 49d4507c777659adf40c1b348e99a379c1046007
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 300.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 301.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
|
||||
* Tue Sep 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-301.dev.git49d4507
|
||||
- autobuilt 49d4507
|
||||
|
||||
* Mon Sep 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-300.dev.git43d2b10
|
||||
- autobuilt 43d2b10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-43d2b10.tar.gz) = 137e608a83d6f48652815542fd0547741bf77cdd5ed656c442bb4c5020822213d163cb1320667af22b53885757eb9c184019ba8871ab3bbbf4e00f84eb11456f
|
||||
SHA512 (runc-49d4507.tar.gz) = a32636d5832af87467a7a804b83b1faf8e7d48aeca076fbd20a9501d86d7638ee046131ca894779526ed87ea757d2ef0a0b586c70d63aa0cb5b1b3ee5b172374
|
||||
|
Loading…
Reference in New Issue
Block a user