runc-2:1.0.0-206.dev.git6621af8
- autobuilt 6621af8 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3348c3a03f
commit
5f9d349637
1
.gitignore
vendored
1
.gitignore
vendored
@ -180,3 +180,4 @@
|
||||
/runc-64416d3.tar.gz
|
||||
/runc-47a7343.tar.gz
|
||||
/runc-2b31437.tar.gz
|
||||
/runc-6621af8.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 2b31437caa905b7b944a891aee613e7dd0a1f898
|
||||
%global commit0 6621af89e5247d855229f61c991f359b265e1fa8
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 205.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 206.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
|
||||
* Fri May 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-206.dev.git6621af8
|
||||
- autobuilt 6621af8
|
||||
|
||||
* Fri May 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-205.dev.git2b31437
|
||||
- autobuilt 2b31437
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-2b31437.tar.gz) = e76afab9cbb55faa23cd424cb8a00760d8b4a2c5b6abfc0d23b7900a8e6e8541d8997395a573916b8ef55895a2ed519395e33fef32eb8a948a0e8b9c7aa76096
|
||||
SHA512 (runc-6621af8.tar.gz) = c87cddc7b82c4252c0f360c44c645eb54ea2a8a0d642ef3e59746c80bf58d9305be8829d93676758ade1b0879aa5f22e73ba30576a20b52a3bed92d499eea8ec
|
||||
|
Loading…
Reference in New Issue
Block a user