runc-2:1.0.0-132.dev.git5e63695
- autobuilt 5e63695 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1e5406b52b
commit
812c9acce0
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,3 +106,4 @@
|
||||
/runc-2186cfa.tar.gz
|
||||
/runc-c35c2c9.tar.gz
|
||||
/runc-8bb10af.tar.gz
|
||||
/runc-5e63695.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 8bb10af4810502e17ad5f1bb36471a20d4a877d7
|
||||
%global commit0 5e6369538477c62b0f3a112f49d65e222cda1614
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 131.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 132.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
|
||||
* Fri Dec 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-132.dev.git5e63695
|
||||
- autobuilt 5e63695
|
||||
|
||||
* Thu Dec 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-131.dev.git8bb10af
|
||||
- autobuilt 8bb10af
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-8bb10af.tar.gz) = 36ef6387ce95094b36af8474360d1bcc55d7f46840d8a596707516aad4434e279620064458ea8ac78d0687426ef5dbf150675bdac510d40ec3b040fe1631443c
|
||||
SHA512 (runc-5e63695.tar.gz) = abc1960a6941862798b66eb3f69dd31545fb3a05de1290e0cbb2d352b6dfa8febac4e430b19c0bcea53cb6d9b86f883f45978a750c6b966cf476dc3e38207596
|
||||
|
Loading…
Reference in New Issue
Block a user