runc-2:1.0.0-188.dev.git634e51b
- autobuilt 634e51b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
36e33c020a
commit
4bf4326771
1
.gitignore
vendored
1
.gitignore
vendored
@ -162,3 +162,4 @@
|
||||
/runc-4402442.tar.gz
|
||||
/runc-78ff279.tar.gz
|
||||
/runc-49ca1fd.tar.gz
|
||||
/runc-634e51b.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 49ca1fd07405631fc98f88d4a9028efba77bbe1f
|
||||
%global commit0 634e51b52c8376ab6ba18531027234712edaab41
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 187.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 188.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
|
||||
* Fri Apr 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-188.dev.git634e51b
|
||||
- autobuilt 634e51b
|
||||
|
||||
* Fri Apr 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-187.dev.git49ca1fd
|
||||
- autobuilt 49ca1fd
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-49ca1fd.tar.gz) = 7a02a3fdcd51cd19d3f0e7bb7e8ffd09c2a801d58dc7e700493c421701aedb83272bce41e61933efebde31c0571322b5eba88aec5908c68f6c9eacf6749042e8
|
||||
SHA512 (runc-634e51b.tar.gz) = fe37cbd83ba7a9499e7c1551d358159b9f76452bc6cb62d1373edc1292167ae82947a14fe6405e5d43224d6eb83727433261c563ddbdf2cd13fcdc1ef38c385e
|
||||
|
Loading…
Reference in New Issue
Block a user