runc-2:1.0.0-58.dev.git079817c
- autobuilt 079817c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
a49105e982
commit
951261cb43
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/runc-578fe65.tar.gz
|
||||
/runc-78ef28e.tar.gz
|
||||
/runc-9e5aa74.tar.gz
|
||||
/runc-079817c.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 9e5aa7494d69bfef7e7d3faa24d207b2cd4f33f0
|
||||
%global commit0 079817cc26ec5292ac375bb9f47f373d33574949
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 57.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 58.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 07 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-58.dev.git079817c
|
||||
- autobuilt 079817c
|
||||
|
||||
* Thu Nov 01 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.0.0-57.dev.git9e5aa74
|
||||
- built commit 9e5aa74
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-9e5aa74.tar.gz) = dea53876f3154f7d948cf9af35dd8f15f12a837b97b13961d5fa84d4d12db293ef6c046a57aea2199c033b7a4881c24473cf075eb8b0affaf0421edd0a624ecd
|
||||
SHA512 (runc-079817c.tar.gz) = c356c2d6c97d1cb510f621a95456ee6f58242dbe929ea3bf6fd09ba92779f232be06e4f5f7d43409fb4f45b01f38bfe865477ea0b2b2bb3b44713aadbe590a30
|
||||
|
Loading…
Reference in New Issue
Block a user