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