runc-2:1.0.0-173.dev.gitd65ba5f
- autobuilt d65ba5f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7c2f5b5d5a
commit
0556d71883
1
.gitignore
vendored
1
.gitignore
vendored
@ -147,3 +147,4 @@
|
||||
/runc-d3fdacb.tar.gz
|
||||
/runc-5c15da9.tar.gz
|
||||
/runc-9a93b73.tar.gz
|
||||
/runc-d65ba5f.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 9a93b7378cc818f0a5b5eb54e6f137eb81edf14d
|
||||
%global commit0 d65ba5fa0ca353c68bf23278d24162cceba39714
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 172.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 173.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 Apr 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-173.dev.gitd65ba5f
|
||||
- autobuilt d65ba5f
|
||||
|
||||
* Wed Apr 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-172.dev.git9a93b73
|
||||
- autobuilt 9a93b73
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-9a93b73.tar.gz) = 218fa5079d0ab3a0d3ff359b9ef9ae7234928ca7e8a2632a1f8e7a16547660dc6ea532a533e9f360428143ea5f1d63d73a075c8f2f4baf984307c70fb0cbb8ea
|
||||
SHA512 (runc-d65ba5f.tar.gz) = 8b75b7b3453ac24789566b2ee3163618be03bee282749ac18b92e83957a18c5102a74190c37114b992d73d2077582b1573589e401737b301eeea79517880eb8d
|
||||
|
Loading…
Reference in New Issue
Block a user