runc-2:1.0.0-164.dev.gitf8e1388
- autobuilt f8e1388 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
35f48f9f8a
commit
2905b25cf6
1
.gitignore
vendored
1
.gitignore
vendored
@ -138,3 +138,4 @@
|
|||||||
/runc-4a9e174.tar.gz
|
/runc-4a9e174.tar.gz
|
||||||
/runc-9ec5b03.tar.gz
|
/runc-9ec5b03.tar.gz
|
||||||
/runc-e3e26ca.tar.gz
|
/runc-e3e26ca.tar.gz
|
||||||
|
/runc-f8e1388.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 e3e26cafe9205f68f7ce99aee6bf036292ad3e6f
|
%global commit0 f8e138855d4a630006e88fb7476d35e10e31bf22
|
||||||
%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: 163.dev.git%{shortcommit0}%{?dist}
|
Release: 164.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
|
||||||
|
* Thu Apr 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-164.dev.gitf8e1388
|
||||||
|
- autobuilt f8e1388
|
||||||
|
|
||||||
* Thu Apr 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-163.dev.gite3e26ca
|
* Thu Apr 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-163.dev.gite3e26ca
|
||||||
- autobuilt e3e26ca
|
- autobuilt e3e26ca
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-e3e26ca.tar.gz) = 9720382aba7dd15a9283430500a0f1359259f563d12ad8452accc35b53d69370af5d2c50f0727432caab72203a7e027d3b0f70e3c5575b4ee31dbc70e651c1ec
|
SHA512 (runc-f8e1388.tar.gz) = f3567fee3c089cfa5973b379818d5e0ddd27e8b39a58a4bd1a86209aa6eb7c1c8ca61f34785f63703f69e29c9f8c9bb9463bb0e93d93d9f70b6f562791c6228c
|
||||||
|
Loading…
Reference in New Issue
Block a user