runc-2:1.0.0-112.dev.git6c05552
- autobuilt 6c05552 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
ac24c0dcf9
commit
8cfe279822
1
.gitignore
vendored
1
.gitignore
vendored
@ -86,3 +86,4 @@
|
||||
/runc-a6606a7.tar.gz
|
||||
/runc-e7a87dd.tar.gz
|
||||
/runc-267490e.tar.gz
|
||||
/runc-6c05552.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 267490e3ca6e870741881bc2eb0d792b2c54d335
|
||||
%global commit0 6c0555209b328d5fb3e22bf3790f50187bcaa203
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 111.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 112.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
|
||||
* Wed Sep 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-112.dev.git6c05552
|
||||
- autobuilt 6c05552
|
||||
|
||||
* Tue Sep 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-111.dev.git267490e
|
||||
- autobuilt 267490e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-267490e.tar.gz) = 918480dc7d07c6acd1ffa5029645e7246b66490661fb6e51e09853f702ed4057d586f72346c6cd1e1c9646fbc82efaa10f009b757f5c6d102820bb8a782040f6
|
||||
SHA512 (runc-6c05552.tar.gz) = 741497fe4a889f8a07a89b717ee157f0e6b7e331d5185fb490e4f875fb6bdf2a3863e3bd6907ffab3ef57cd520d2e71a23aaded334e3216b6db5a6c6315add23
|
||||
|
Loading…
Reference in New Issue
Block a user