runc-2:1.0.0-192.dev.git80e2d1f
- autobuilt 80e2d1f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ca4e5beb49
commit
866364fdf4
1
.gitignore
vendored
1
.gitignore
vendored
@ -166,3 +166,4 @@
|
||||
/runc-0fd8d46.tar.gz
|
||||
/runc-b19f9ce.tar.gz
|
||||
/runc-53fb4a5.tar.gz
|
||||
/runc-80e2d1f.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 53fb4a5e2d960283d5b890d06036030ed308dfa4
|
||||
%global commit0 80e2d1f1453d5f09da7633c57d831ef7167cae5d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 191.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 192.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 Apr 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-192.dev.git80e2d1f
|
||||
- autobuilt 80e2d1f
|
||||
|
||||
* Mon Apr 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-191.dev.git53fb4a5
|
||||
- autobuilt 53fb4a5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-53fb4a5.tar.gz) = 4f2f2b16f350c82d002a4ec4dab64d0fd5ed93ed3807eaaf9d01df9f6a3eb4e9471c7d6a93bd3a342f4c419e9816076e9ab64a6ffb633d535e7169fa1d90ae6c
|
||||
SHA512 (runc-80e2d1f.tar.gz) = 8b458c48e8268455ffb5357327270f193085625e2626a1f36b70394f75da01d5155a6febc3afb858607e71269319fe132aeba976d5e7d7388ec1b47e819e5f41
|
||||
|
Loading…
Reference in New Issue
Block a user