runc-2:1.0.0-262.dev.gitfbf047b
- autobuilt fbf047b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4eacdcba1d
commit
095a0ab7f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -236,3 +236,4 @@
|
||||
/runc-5517d1d.tar.gz
|
||||
/runc-9806eb5.tar.gz
|
||||
/runc-ce54a9d.tar.gz
|
||||
/runc-fbf047b.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 ce54a9d4d79bb979b0bfe633fa0b75df34440040
|
||||
%global commit0 fbf047bf2fcb5938abd50b17e3592f9bf8ce7882
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 261.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 262.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
|
||||
* Thu Jul 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-262.dev.gitfbf047b
|
||||
- autobuilt fbf047b
|
||||
|
||||
* Wed Jul 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-261.dev.gitce54a9d
|
||||
- autobuilt ce54a9d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-ce54a9d.tar.gz) = fc5cf452b2e4afcf246389d5c16e44f2efffe80a658144a200d8db660bf02c5ab117fc00c9e8c62cea3cdc20d1c0744fceaa383ee16b44b3c6c9e5f91c610cc8
|
||||
SHA512 (runc-fbf047b.tar.gz) = 8ef4a33be0fe857192f7e5c5481ec8e16dd843fc03b13e6689d0b9f893796f5f5da7ee80ae7d33a507f56c4a24266381978e07052ac7cf3af0833e178005fe69
|
||||
|
Loading…
Reference in New Issue
Block a user