runc-2:1.0.0-240.dev.gited9d93e
- autobuilt ed9d93e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7ff050a25c
commit
40cc9ea0e1
1
.gitignore
vendored
1
.gitignore
vendored
@ -214,3 +214,4 @@
|
||||
/runc-2a04669.tar.gz
|
||||
/runc-1b97c04.tar.gz
|
||||
/runc-b216304.tar.gz
|
||||
/runc-ed9d93e.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 b2163040dbcfc65ae54fb35412ecf258fe8d9707
|
||||
%global commit0 ed9d93e2907954bbba5957edf16afc50d84dfbed
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 239.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 240.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 Jun 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-240.dev.gited9d93e
|
||||
- autobuilt ed9d93e
|
||||
|
||||
* Wed Jun 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-239.dev.gitb216304
|
||||
- autobuilt b216304
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-b216304.tar.gz) = 4010f5219ed8c930c8f21af257572716ec2905b9702547365328a37d220dcfff24bdd6930711bea8e01ceb6305635f2115d21c26c38d005f62d65a7443547fd7
|
||||
SHA512 (runc-ed9d93e.tar.gz) = 854081edc5266470782a42337eb222eb76f64e9a9661c93290888545dcf9890710bf7e491e310257b8aa71d489a2a9d9655c50e9e02bef5f0b1637e8ca0a072a
|
||||
|
Loading…
Reference in New Issue
Block a user