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