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