runc-2:1.0.0-178.dev.git191def7
- autobuilt 191def7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
185315ff95
commit
f0ba3922fe
1
.gitignore
vendored
1
.gitignore
vendored
@ -152,3 +152,4 @@
|
||||
/runc-13431e0.tar.gz
|
||||
/runc-5c6216b.tar.gz
|
||||
/runc-56aca5a.tar.gz
|
||||
/runc-191def7.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 56aca5aa50d07548d5db8fd33e9dc562f70f3208
|
||||
%global commit0 191def7029cb29aa9ebe7ae08bb476937f006c10
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 177.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 178.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
|
||||
* Wed Apr 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-178.dev.git191def7
|
||||
- autobuilt 191def7
|
||||
|
||||
* Tue Apr 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-177.dev.git56aca5a
|
||||
- autobuilt 56aca5a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-56aca5a.tar.gz) = 44779de1259c89fe8f80b1cd11cd833f92f3dc443e21a895755c2a612e71fb7d253881ccbcc146871219d4aacf13976b1e5f7a1ceb0ef035c2ef17cb8485be60
|
||||
SHA512 (runc-191def7.tar.gz) = fe28fa7977112bdeb183dc11c12a99f422573318270688101f05069163729cbded307f48c80a2ccf864134f042d0333e8a2914815edb4732c414f79e442e098e
|
||||
|
Loading…
Reference in New Issue
Block a user