runc-2:1.0.0-263.dev.git545ebdd
- autobuilt 545ebdd Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
095a0ab7f2
commit
fe39a612be
1
.gitignore
vendored
1
.gitignore
vendored
@ -237,3 +237,4 @@
|
||||
/runc-9806eb5.tar.gz
|
||||
/runc-ce54a9d.tar.gz
|
||||
/runc-fbf047b.tar.gz
|
||||
/runc-545ebdd.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 fbf047bf2fcb5938abd50b17e3592f9bf8ce7882
|
||||
%global commit0 545ebdd14ac3ac35249d6bb3c2e22c930b596584
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 262.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 263.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
|
||||
* Thu Jul 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-263.dev.git545ebdd
|
||||
- autobuilt 545ebdd
|
||||
|
||||
* Thu Jul 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-262.dev.gitfbf047b
|
||||
- autobuilt fbf047b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-fbf047b.tar.gz) = 8ef4a33be0fe857192f7e5c5481ec8e16dd843fc03b13e6689d0b9f893796f5f5da7ee80ae7d33a507f56c4a24266381978e07052ac7cf3af0833e178005fe69
|
||||
SHA512 (runc-545ebdd.tar.gz) = d7aa8a285a83a447c04ca9481f6df99cf6dfba4d040d75e772c7d50b1e7a7aef2eb1140efe281d0317dbc4da765093c0a6c09c6ca2be588be14f45e9eb5e6aa6
|
||||
|
Loading…
Reference in New Issue
Block a user