runc-2:1.0.0-278.dev.gita340fa9
- autobuilt a340fa9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0dd1273285
commit
4ae148d053
1
.gitignore
vendored
1
.gitignore
vendored
@ -252,3 +252,4 @@
|
|||||||
/runc-3de3112.tar.gz
|
/runc-3de3112.tar.gz
|
||||||
/runc-78d02e8.tar.gz
|
/runc-78d02e8.tar.gz
|
||||||
/runc-f668854.tar.gz
|
/runc-f668854.tar.gz
|
||||||
|
/runc-a340fa9.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 f668854938016e4c35e6ec6c86b0911a856801fa
|
%global commit0 a340fa9b561432b14c0dabcb5b53c834a15a87ce
|
||||||
%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: 277.dev.git%{shortcommit0}%{?dist}
|
Release: 278.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 Aug 06 05:10:09 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-278.dev.gita340fa9
|
||||||
|
- autobuilt a340fa9
|
||||||
|
|
||||||
* Tue Aug 04 05:09:55 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-277.dev.gitf668854
|
* Tue Aug 04 05:09:55 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-277.dev.gitf668854
|
||||||
- autobuilt f668854
|
- autobuilt f668854
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-f668854.tar.gz) = 99b13566583aada577e6416b29f6626bd0ae5bfc514fcf72ea518012805a4993e217fb0c2216150600d12e9755041ed93646ec86f378fd63b3bf054223802235
|
SHA512 (runc-a340fa9.tar.gz) = eb7489dae1b0a3aefbc46c0ffdae20cf47b2ca9a282bb465539072f2664fb3e3f3d999603b498168e0f8d67047877ceb1ba5e542d7a91c1f1bc8f3cfe8382e04
|
||||||
|
Loading…
Reference in New Issue
Block a user