runc-2:1.0.0-123.dev.gitc4d8e16
- autobuilt c4d8e16 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
aa04a646d9
commit
43b174a1fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -97,3 +97,4 @@
|
||||
/runc-4e37017.tar.gz
|
||||
/runc-8790f24.tar.gz
|
||||
/runc-792af40.tar.gz
|
||||
/runc-c4d8e16.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 792af40dc06ad20c584dd4405a97922b642743cc
|
||||
%global commit0 c4d8e1688c816a8cef632a3b44a38611511b7140
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 122.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 123.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -286,6 +286,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 24 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-123.dev.gitc4d8e16
|
||||
- autobuilt c4d8e16
|
||||
|
||||
* Wed Oct 23 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-122.dev.git792af40
|
||||
- autobuilt 792af40
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-792af40.tar.gz) = 6a02d24c5fcc68cb70d761d9f6f497ff5480c2ca6e44cc1210e90aaac287dfa1a7e2e43c54bfdca44f61e5c3927f1f769b3019cbde12b8ea52c807c25343606e
|
||||
SHA512 (runc-c4d8e16.tar.gz) = 6d93f353288c57f0c007db5dc7d299c1a52dd0114469dc8e6222d6594573bf8f6c85923358c7fcc291ff93fb3265f3f7d63682a6186cd5f177f81238c2a80f25
|
||||
|
Loading…
Reference in New Issue
Block a user