runc-2:1.0.0-79.dev.gitf739110
- autobuilt f739110 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
46cd67fd31
commit
d45225865e
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@
|
||||
/runc-8084f76.tar.gz
|
||||
/runc-5b5130a.tar.gz
|
||||
/runc-f79e211.tar.gz
|
||||
/runc-f739110.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 f79e211b1d5763d25fb8debda70a764ca86a0f23
|
||||
%global commit0 f739110263de44997491ecd2c5ad5fc4a0b257c1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 78.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 79.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 Mar 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-79.dev.gitf739110
|
||||
- autobuilt f739110
|
||||
|
||||
* Tue Feb 26 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-78.dev.gitf79e211
|
||||
- autobuilt f79e211
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-f79e211.tar.gz) = 0f18322b2f28b4519e9b05ba47c8d7e5c7f03a24ee2c1e9b397bd8a42be159cab0434b11c705dcf013131ca5d64278406e356fa65cb8efc4d5198902d0e8d555
|
||||
SHA512 (runc-f739110.tar.gz) = 0d4029b59fd76fe58caa127ad7472c75815f0681400f6350dbc45ea4edf0d2be257830ee4e88c3d023ca82beaef92ff5c2a4a8dcc69dc2290a4e292faa6e568b
|
||||
|
Loading…
Reference in New Issue
Block a user