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