runc-2:1.0.0-279.dev.gitdedadbf
- autobuilt dedadbf Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4ae148d053
commit
b14336ee3e
1
.gitignore
vendored
1
.gitignore
vendored
@ -253,3 +253,4 @@
|
||||
/runc-78d02e8.tar.gz
|
||||
/runc-f668854.tar.gz
|
||||
/runc-a340fa9.tar.gz
|
||||
/runc-dedadbf.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 a340fa9b561432b14c0dabcb5b53c834a15a87ce
|
||||
%global commit0 dedadbf9ea76c888dd9067fd6f29f3c441aba421
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 278.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 279.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
|
||||
* Mon Aug 10 15:11:15 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-279.dev.gitdedadbf
|
||||
- autobuilt dedadbf
|
||||
|
||||
* Thu Aug 06 05:10:09 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-278.dev.gita340fa9
|
||||
- autobuilt a340fa9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-a340fa9.tar.gz) = eb7489dae1b0a3aefbc46c0ffdae20cf47b2ca9a282bb465539072f2664fb3e3f3d999603b498168e0f8d67047877ceb1ba5e542d7a91c1f1bc8f3cfe8382e04
|
||||
SHA512 (runc-dedadbf.tar.gz) = b288361100f0a988deb30c59543e9f170c11528b341c2ac850a9b10e3ae807ecd3c87a04fa2fd383a06951c53c04753f309ed6129e5297b09b7825c527840083
|
||||
|
Loading…
Reference in New Issue
Block a user