runc-2:1.0.0-348.dev.gitdbbe7e6
- autobuilt dbbe7e6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6bb7a91a84
commit
cf4e28b830
1
.gitignore
vendored
1
.gitignore
vendored
@ -321,3 +321,4 @@
|
||||
/runc-f973238.tar.gz
|
||||
/runc-555840a.tar.gz
|
||||
/runc-364ada6.tar.gz
|
||||
/runc-dbbe7e6.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 364ada608e1d8728eafb326320483531d8d7f5d7
|
||||
%global commit0 dbbe7e60c7b8c18cdf8a6e87d2dddcbfb24d7c90
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 347.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 348.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jan 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-348.dev.gitdbbe7e6
|
||||
- autobuilt dbbe7e6
|
||||
|
||||
* Thu Jan 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-347.dev.git364ada6
|
||||
- autobuilt 364ada6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-364ada6.tar.gz) = 77a75120e9a79af88e5143aa4accc8c2865c801bd88f25f7d164d18b26422f727e3caa752aa8dcf5891d4f49b0512548f6d5efeb7facc239c54bc42df86ee615
|
||||
SHA512 (runc-dbbe7e6.tar.gz) = 1e93a2dd56fac4173a56b66c012d1ecaa6ca449b900ee1c3c5d4180e7d27bb3a8c371afa5d39dd353c3dacf61d1fd96c07e5aea1d45112e5674e5bce78427b18
|
||||
|
Loading…
Reference in New Issue
Block a user