runc-2:1.0.0-105.dev.git92ac8e3
- autobuilt 92ac8e3 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6c64785f0b
commit
a6b4a0a87d
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@
|
||||
/runc-dd07560.tar.gz
|
||||
/runc-51f2a86.tar.gz
|
||||
/runc-92d851e.tar.gz
|
||||
/runc-92ac8e3.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 92d851e03b78575019b9d65ffa1b94765bfaa418
|
||||
%global commit0 92ac8e3f84906adc2ad2c30697f4dbfa38e3717f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 104.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 105.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
|
||||
* Thu Sep 05 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-105.dev.git92ac8e3
|
||||
- autobuilt 92ac8e3
|
||||
|
||||
* Wed Sep 04 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-104.dev.git92d851e
|
||||
- autobuilt 92d851e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-92d851e.tar.gz) = 6af2516c314e45d8df790e6fe79154d9fb0b38b4544c1096482ef7dbe82a4817a2d3e900df4ba990c3b4cad573b5f30d17cf5083377041a182b41719e627f43e
|
||||
SHA512 (runc-92ac8e3.tar.gz) = ba8881740f67277d7f48d23f2d749ece2b8741b71af437c07252a9c54edd9cc001a7e0b914e37a6bd6bb6ab9d1743cfe14485984a7a44a3980768ad5d167e216
|
||||
|
Loading…
Reference in New Issue
Block a user