runc-2:1.0.0-111.dev.git267490e
- autobuilt 267490e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
0c68e34d6c
commit
ac24c0dcf9
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@
|
||||
/runc-0fd4342.tar.gz
|
||||
/runc-a6606a7.tar.gz
|
||||
/runc-e7a87dd.tar.gz
|
||||
/runc-267490e.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 e7a87dd240043ae17a4bb84f779e40e0ab1ee2b9
|
||||
%global commit0 267490e3ca6e870741881bc2eb0d792b2c54d335
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 110.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 111.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Sep 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-111.dev.git267490e
|
||||
- autobuilt 267490e
|
||||
|
||||
* Tue Sep 10 2019 Jindrich Novy <jnovy@redhat.com> - 2:1.0.0-110.dev.gite7a87dd
|
||||
- Add versioned oci-runtime provide.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-e7a87dd.tar.gz) = 5015df15dd1d3509d7d1571cc29ead8a306ba6b48153607592c3ea582e3980f00e8309c20adf17b9d572c65986b799d65851202d0f43361848c9bac68bf0e791
|
||||
SHA512 (runc-267490e.tar.gz) = 918480dc7d07c6acd1ffa5029645e7246b66490661fb6e51e09853f702ed4057d586f72346c6cd1e1c9646fbc82efaa10f009b757f5c6d102820bb8a782040f6
|
||||
|
Loading…
Reference in New Issue
Block a user