runc-2:1.0.0-269.dev.git86d9399
- autobuilt 86d9399 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5b4d9310bf
commit
c4357d0174
1
.gitignore
vendored
1
.gitignore
vendored
@ -243,3 +243,4 @@
|
||||
/runc-b7d8f3b.tar.gz
|
||||
/runc-f9850af.tar.gz
|
||||
/runc-f8749ba.tar.gz
|
||||
/runc-86d9399.tar.gz
|
||||
|
@ -19,13 +19,13 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://github.com/opencontainers/runc
|
||||
%global commit0 f8749ba098366be0057b0df03fa527f42e28ae84
|
||||
%global commit0 86d9399c8006d7db6adb12af5a9867c33f1e1188
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 268.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 269.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 22 19:10:06 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-269.dev.git86d9399
|
||||
- autobuilt 86d9399
|
||||
|
||||
* Mon Jul 20 03:09:22 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-268.dev.gitf8749ba
|
||||
- autobuilt f8749ba
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-f8749ba.tar.gz) = 49d737df48cbfb7035e114587834de55a7dd39431d1c02f1f75cd89c6cf6f9e5ea357a5797ef81f21e4606447b0597c03daf6167a956940112615221bce14fc3
|
||||
SHA512 (runc-86d9399.tar.gz) = 4422bdc8e0823ab9b6c747a2a463d6a663382c3b174e1f547e3b49f8d6a1377fa33497b1ce7b1cd93f1bc55b16eb4c8c54d0be0e65582e243ea9f397506697c7
|
||||
|
Loading…
Reference in New Issue
Block a user