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