runc-2:1.0.0-209.dev.git2b9a36e
- autobuilt 2b9a36e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ff72304325
commit
9d12cd1e29
1
.gitignore
vendored
1
.gitignore
vendored
@ -183,3 +183,4 @@
|
||||
/runc-6621af8.tar.gz
|
||||
/runc-2c8d668.tar.gz
|
||||
/runc-867c9f5.tar.gz
|
||||
/runc-2b9a36e.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 867c9f5bc417a85ca0e5a80412b55961a4f20352
|
||||
%global commit0 2b9a36ee8c82b580f09ed853dc72388aadca9ea9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 208.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 209.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
|
||||
* Tue May 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-209.dev.git2b9a36e
|
||||
- autobuilt 2b9a36e
|
||||
|
||||
* Tue May 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-208.dev.git867c9f5
|
||||
- autobuilt 867c9f5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-867c9f5.tar.gz) = c6759a43e477b34241e0e4b50ad38cd4b04028ab9f2aeb7f44732b483351d0367e78d63789bab5568aa8d901e758709a288d145c817df67b9234e0a96129cd36
|
||||
SHA512 (runc-2b9a36e.tar.gz) = 100cb519a1ecc09c3d71e221276695d47cb06b1db2927cb93555901ccbd60c6abb68e575977547f52b200320a5afe82048256b7404ab8a764c2de9e10bcf4049
|
||||
|
Loading…
Reference in New Issue
Block a user