runc-2:1.0.0-366.dev.gitc531a6f
- autobuilt c531a6f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f891097d01
commit
b7d04876dd
1
.gitignore
vendored
1
.gitignore
vendored
@ -339,3 +339,4 @@
|
||||
/runc-8e062f1.tar.gz
|
||||
/runc-e7bd1fb.tar.gz
|
||||
/runc-e17b96d.tar.gz
|
||||
/runc-c531a6f.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 e17b96d7b4a32efbc2d75aa460b89c580d029c4d
|
||||
%global commit0 c531a6f26aa2ee5ccf89b88d12b59d6152127ce3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 365.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 366.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
|
||||
* Sun Jan 31 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-366.dev.gitc531a6f
|
||||
- autobuilt c531a6f
|
||||
|
||||
* Sat Jan 30 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-365.dev.gite17b96d
|
||||
- autobuilt e17b96d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-e17b96d.tar.gz) = 915fd2910baa15b7d791d303c030aa62f0aae56b11d1e022ac753169a0a67ca15a48fe06f6812ec3e0b0f491097cebc02013cf036f934b9df72cce9b3c9c04e3
|
||||
SHA512 (runc-c531a6f.tar.gz) = 72efb68b3791f211ac9ab42d730933d5444b21ee52d0ffc69fb0ccfd39e1736473df2b5511ca4c3037a9011d869e4d261a9592c50769661b337b34d5d4c75b9e
|
||||
|
Loading…
Reference in New Issue
Block a user