runc-2:1.0.0-66.dev.gitbbb17ef
- autobuilt bbb17ef Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
4950e15bff
commit
dc8095b9d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
||||
/runc-25f3f89.tar.gz
|
||||
/runc-859f745.tar.gz
|
||||
/runc-f5b9991.tar.gz
|
||||
/runc-bbb17ef.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 f5b99917df9fbe1d9a4114966fb088dd6860e85a
|
||||
%global commit0 bbb17efcb4c0ab986407812a31ba333a7450064c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 65.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 66.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
|
||||
* Fri Dec 21 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-66.dev.gitbbb17ef
|
||||
- autobuilt bbb17ef
|
||||
|
||||
* Tue Dec 11 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-65.dev.gitf5b9991
|
||||
- autobuilt f5b9991
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-f5b9991.tar.gz) = 0bfdafca620e4f16b4466b647bc4afaebc80cc6db4d3602563bbf52ae35745d3f1641c859bd328736af1a0c641e5e2785b2ac9358b8dc2514857d0b697a63ded
|
||||
SHA512 (runc-bbb17ef.tar.gz) = 0edaf0012ee7ae1703b37c0891fc0a4fed04a7c6fc7a76705caa97d1a63e17406e724cda0b3d890c175d94e7cf63616e6dc7f9393d112adc868de53082a0b685
|
||||
|
Loading…
Reference in New Issue
Block a user