runc-2:1.0.0-211.dev.gitdf3d7f6
- autobuilt df3d7f6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a881dc9765
commit
5638ad2803
1
.gitignore
vendored
1
.gitignore
vendored
@ -185,3 +185,4 @@
|
||||
/runc-867c9f5.tar.gz
|
||||
/runc-2b9a36e.tar.gz
|
||||
/runc-58bf083.tar.gz
|
||||
/runc-df3d7f6.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 58bf08350087a19fce5b58e69acbc9605ac9ee84
|
||||
%global commit0 df3d7f673aff8344c2b9d0747501f1002af136bb
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 210.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 211.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 May 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-211.dev.gitdf3d7f6
|
||||
- autobuilt df3d7f6
|
||||
|
||||
* Wed May 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-210.dev.git58bf083
|
||||
- autobuilt 58bf083
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-58bf083.tar.gz) = dd317a116895fb4c6276b45b55c03a4906794cc30bcbf47a0f98ac7fa7986ac8a3d100583d0ea4c0e40756e9f7c2848c04ad16fef3988650905491b6a138b28f
|
||||
SHA512 (runc-df3d7f6.tar.gz) = 0b5c0cad3269b2b30603894c9d2c07b21a9292b8a8dfb6a13fdf605b63a01dd683dc04dc48f6852de3d2e39d43a66bf218ae24f2c223e466eb62abf7f0b8f279
|
||||
|
Loading…
Reference in New Issue
Block a user