runc-2:1.0.0-268.dev.gitf8749ba
- autobuilt f8749ba Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8b79d296e7
commit
5b4d9310bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -242,3 +242,4 @@
|
|||||||
/runc-47fbafb.tar.gz
|
/runc-47fbafb.tar.gz
|
||||||
/runc-b7d8f3b.tar.gz
|
/runc-b7d8f3b.tar.gz
|
||||||
/runc-f9850af.tar.gz
|
/runc-f9850af.tar.gz
|
||||||
|
/runc-f8749ba.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 f9850afa9153b48b654b5c901ae20cabaa4089f8
|
%global commit0 f8749ba098366be0057b0df03fa527f42e28ae84
|
||||||
%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: 267.dev.git%{shortcommit0}%{?dist}
|
Release: 268.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 Jul 20 03:09:22 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-268.dev.gitf8749ba
|
||||||
|
- autobuilt f8749ba
|
||||||
|
|
||||||
* Thu Jul 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-267.dev.gitf9850af
|
* Thu Jul 16 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-267.dev.gitf9850af
|
||||||
- autobuilt f9850af
|
- autobuilt f9850af
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-f9850af.tar.gz) = bd56bcad1c474bd671080a16d5c30d4dd7a40c5856ec181e8c4a51434e18af438c057c37974c96b2096efbb57611005d1818c01c00ed39ec1b92cebc2ffcd3dc
|
SHA512 (runc-f8749ba.tar.gz) = 49d737df48cbfb7035e114587834de55a7dd39431d1c02f1f75cd89c6cf6f9e5ea357a5797ef81f21e4606447b0597c03daf6167a956940112615221bce14fc3
|
||||||
|
Loading…
Reference in New Issue
Block a user