runc-2:1.0.0-349.dev.git7590a3f
- autobuilt 7590a3f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cf4e28b830
commit
95c1d41c1f
1
.gitignore
vendored
1
.gitignore
vendored
@ -322,3 +322,4 @@
|
||||
/runc-555840a.tar.gz
|
||||
/runc-364ada6.tar.gz
|
||||
/runc-dbbe7e6.tar.gz
|
||||
/runc-7590a3f.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 dbbe7e60c7b8c18cdf8a6e87d2dddcbfb24d7c90
|
||||
%global commit0 7590a3f22d55e11d2ea92b2d435a72ff198624f1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 348.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 349.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
|
||||
* Fri Jan 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-349.dev.git7590a3f
|
||||
- autobuilt 7590a3f
|
||||
|
||||
* Thu Jan 14 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-348.dev.gitdbbe7e6
|
||||
- autobuilt dbbe7e6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-dbbe7e6.tar.gz) = 1e93a2dd56fac4173a56b66c012d1ecaa6ca449b900ee1c3c5d4180e7d27bb3a8c371afa5d39dd353c3dacf61d1fd96c07e5aea1d45112e5674e5bce78427b18
|
||||
SHA512 (runc-7590a3f.tar.gz) = 4c8ec3e46ae8ca1439a126196d375c76fac07e744e7fd9d92e4d0d1a2e8298872a293a088f0ae9a8ae6aa8f429e4203aee015ed0a51534bb8eb538054a7eb42c
|
||||
|
Loading…
Reference in New Issue
Block a user