runc-2:1.0.0-63.dev.git25f3f89
- autobuilt 25f3f89 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
2fda46b3bb
commit
8b7e042674
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@
|
||||
/runc-9397a6f.tar.gz
|
||||
/runc-4932620.tar.gz
|
||||
/runc-96ec217.tar.gz
|
||||
/runc-25f3f89.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 96ec2177ae841256168fcf76954f7177af9446eb
|
||||
%global commit0 25f3f893c86d07426df93b7aa172f33fdf093fbd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 62.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 63.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 Dec 05 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-63.dev.git25f3f89
|
||||
- autobuilt 25f3f89
|
||||
|
||||
* Tue Dec 04 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-62.dev.git96ec217
|
||||
- autobuilt 96ec217
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-96ec217.tar.gz) = ec3d3fec773f2f9df714b0813efb110e21e328634e0b4ae77f323a892d0327aea5d4b6f9ae2a549aa06fda5b27431f4514fd663c7033dc170ca1a03627931f9d
|
||||
SHA512 (runc-25f3f89.tar.gz) = a9adadf672072477c60b21d5993372f363006fdfd1b6eac2b49b1a787202849eb559f1777ee2ebc430d2c529a747d03dd411b349ce4f0c0e611ada5bdb050f93
|
||||
|
Loading…
Reference in New Issue
Block a user