runc-2:1.0.0-176.dev.git5c6216b
- autobuilt 5c6216b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6a49663ace
commit
c4fea13f09
1
.gitignore
vendored
1
.gitignore
vendored
@ -150,3 +150,4 @@
|
||||
/runc-d65ba5f.tar.gz
|
||||
/runc-ccbb336.tar.gz
|
||||
/runc-13431e0.tar.gz
|
||||
/runc-5c6216b.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 13431e0ecef0a5aeafd2113167853f96047543f6
|
||||
%global commit0 5c6216b1eda6a927e09ffc5ba96dd4cd6b80deb0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 175.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 176.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
|
||||
* Tue Apr 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-176.dev.git5c6216b
|
||||
- autobuilt 5c6216b
|
||||
|
||||
* Mon Apr 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-175.dev.git13431e0
|
||||
- autobuilt 13431e0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-13431e0.tar.gz) = 92696df200d93581be9b62c0f5c1065ca278462964af6c4771345389e85867936de71e841b758ea8772abd84a294468e235eb7eeed9a25c122493cb1d598b91d
|
||||
SHA512 (runc-5c6216b.tar.gz) = 9323f4736ea086d6f0dc496322276bcf054c07261c77286595e5cd93236543fe57936207ac9354c3e0ea72246dd8fa9acb12ac46fe4861c30a7082af30831873
|
||||
|
Loading…
Reference in New Issue
Block a user