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