runc-2:1.0.0-300.dev.git43d2b10
- autobuilt 43d2b10 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2deeec21f6
commit
3978a021b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -274,3 +274,4 @@
|
|||||||
/runc-190fcf2.tar.gz
|
/runc-190fcf2.tar.gz
|
||||||
/runc-33faa5d.tar.gz
|
/runc-33faa5d.tar.gz
|
||||||
/runc-6e5320f.tar.gz
|
/runc-6e5320f.tar.gz
|
||||||
|
/runc-43d2b10.tar.gz
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://github.com/opencontainers/runc
|
%global git0 https://github.com/opencontainers/runc
|
||||||
%global commit0 6e5320ffa83af3ea92e464e82f9e3ba665ff7541
|
%global commit0 43d2b103007a1f5730b966deaa89bd06a49fd5c4
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 299.dev.git%{shortcommit0}%{?dist}
|
Release: 300.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: CLI for running Open Containers
|
Summary: CLI for running Open Containers
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-300.dev.git43d2b10
|
||||||
|
- autobuilt 43d2b10
|
||||||
|
|
||||||
* Sat Sep 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-299.dev.git6e5320f
|
* Sat Sep 26 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-299.dev.git6e5320f
|
||||||
- autobuilt 6e5320f
|
- autobuilt 6e5320f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-6e5320f.tar.gz) = 7cf446ccab3638c7b9d1b6e6d9201799a4b3bc89011ff2cc8fe21afd9b905fdb31ad34244c6adc37a64c3c53dee5f733e352daf9c04f6c141e60c617cebad014
|
SHA512 (runc-43d2b10.tar.gz) = 137e608a83d6f48652815542fd0547741bf77cdd5ed656c442bb4c5020822213d163cb1320667af22b53885757eb9c184019ba8871ab3bbbf4e00f84eb11456f
|
||||||
|
Loading…
Reference in New Issue
Block a user