runc-2:1.0.0-124.dev.git03cf145
- autobuilt 03cf145 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
43b174a1fd
commit
5dfc9c1306
1
.gitignore
vendored
1
.gitignore
vendored
@ -98,3 +98,4 @@
|
||||
/runc-8790f24.tar.gz
|
||||
/runc-792af40.tar.gz
|
||||
/runc-c4d8e16.tar.gz
|
||||
/runc-03cf145.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 c4d8e1688c816a8cef632a3b44a38611511b7140
|
||||
%global commit0 03cf145f5a11d39e634293db88deb625a6a993a0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 123.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 124.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
|
||||
* Tue Oct 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-124.dev.git03cf145
|
||||
- autobuilt 03cf145
|
||||
|
||||
* Thu Oct 24 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-123.dev.gitc4d8e16
|
||||
- autobuilt c4d8e16
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-c4d8e16.tar.gz) = 6d93f353288c57f0c007db5dc7d299c1a52dd0114469dc8e6222d6594573bf8f6c85923358c7fcc291ff93fb3265f3f7d63682a6186cd5f177f81238c2a80f25
|
||||
SHA512 (runc-03cf145.tar.gz) = 39de528d1a315432e14d362244d4e86ca7edeacd8b87530a8f85a578179f71c22dd0690af7eb6dff73e61c7ddd1b9c3d0c62543877aaa0de89697ac2359d31ab
|
||||
|
Loading…
Reference in New Issue
Block a user