runc-2:1.0.0-320.dev.git689513c
- autobuilt 689513c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e90411ef4f
commit
37790ded74
1
.gitignore
vendored
1
.gitignore
vendored
@ -294,3 +294,4 @@
|
|||||||
/runc-27227a9.tar.gz
|
/runc-27227a9.tar.gz
|
||||||
/runc-30233a7.tar.gz
|
/runc-30233a7.tar.gz
|
||||||
/runc-636f23d.tar.gz
|
/runc-636f23d.tar.gz
|
||||||
|
/runc-689513c.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 636f23dd21bda3a7d54c134f7612e9a25522e5f5
|
%global commit0 689513cc0946d8e968abbe35544d5a7827d2bcfa
|
||||||
%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: 319.dev.git%{shortcommit0}%{?dist}
|
Release: 320.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
|
||||||
|
* Wed Nov 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-320.dev.git689513c
|
||||||
|
- autobuilt 689513c
|
||||||
|
|
||||||
* Wed Nov 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-319.dev.git636f23d
|
* Wed Nov 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-319.dev.git636f23d
|
||||||
- autobuilt 636f23d
|
- autobuilt 636f23d
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-636f23d.tar.gz) = 8e4941a059f8e819db4c1e679930e16fde7404d1e2b0d62c2d6063373b324e6fe57972cc4393da36861527fb308b263a5a05d5c5243e964a794b914cfeeaab36
|
SHA512 (runc-689513c.tar.gz) = 9c963aae5500bf17c62e5e368c5a21e95dbb016ff17a3f32d7275b8c0155fbb62aed37855ea55643367ee636f13fc5d461ab5082919528a4fe0f268f19eaba69
|
||||||
|
Loading…
Reference in New Issue
Block a user