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