runc-2:1.0.0-293.dev.gitbbd4ffe
- autobuilt bbd4ffe Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
976e73f3a5
commit
f3fbe72f9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -267,3 +267,4 @@
|
||||
/runc-cbb0a79.tar.gz
|
||||
/runc-165ecd2.tar.gz
|
||||
/runc-ab740e9.tar.gz
|
||||
/runc-bbd4ffe.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 ab740e9f7696a51c4923f27ea8ac57133e88ad72
|
||||
%global commit0 bbd4ffe195139831c6c7bddeedafe2f98c5a8c2f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 292.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 293.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
|
||||
* Thu Sep 10 20:12:51 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-293.dev.gitbbd4ffe
|
||||
- autobuilt bbd4ffe
|
||||
|
||||
* Thu Sep 10 13:12:15 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-292.dev.gitab740e9
|
||||
- autobuilt ab740e9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-ab740e9.tar.gz) = 975e00896321c4d1ce937fdc295d56a0829d5c749600f7f7aa6e6cb7dd107b6f8b6aa3d72a17f07a8071595ccdd60bba42a7da66a58388e626561abd3dde0e40
|
||||
SHA512 (runc-bbd4ffe.tar.gz) = b87165178d1bfcbff56b51cd26783e8bb0c470f4f947d8ff8ac5fec99fe551f4ff995b0997df49b795b5345fec8d027c040a5fadb159c39b8721bb533aca0dcc
|
||||
|
Loading…
Reference in New Issue
Block a user