runc-2:1.0.0-216.dev.gitf369199
- autobuilt f369199 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bd9be24821
commit
4fc5b001a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -190,3 +190,4 @@
|
||||
/runc-85d4264.tar.gz
|
||||
/runc-3f1e886.tar.gz
|
||||
/runc-53a4649.tar.gz
|
||||
/runc-f369199.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 53a46497768e7d55ceb18c4edf277ff5911d54b0
|
||||
%global commit0 f369199ff61bafdb91b5308d8b30cb4c18270bd9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 215.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 216.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 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-216.dev.gitf369199
|
||||
- autobuilt f369199
|
||||
|
||||
* Mon May 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-215.dev.git53a4649
|
||||
- autobuilt 53a4649
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-53a4649.tar.gz) = 64e9e949d1917a2f967e7d8af4d5d275fd289e9eda3a3f1ba5c47f54ba223f77a1b1e395e4ff08c31e3c5adc89416ee7cfb601081ddb2130574cfb25fffa825e
|
||||
SHA512 (runc-f369199.tar.gz) = 716d9077d847da579c96c70feb8f89425177de6cadf1ef7141dc0eb272fb5bdf967864e0bd847966ce2cc539c720d15402c51eb4cb65e81a9c8b7f5666ac0733
|
||||
|
Loading…
Reference in New Issue
Block a user