runc-2:1.0.0-302.dev.gitecfad5a
- autobuilt ecfad5a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
67ce383985
commit
ac41874291
1
.gitignore
vendored
1
.gitignore
vendored
@ -276,3 +276,4 @@
|
||||
/runc-6e5320f.tar.gz
|
||||
/runc-43d2b10.tar.gz
|
||||
/runc-49d4507.tar.gz
|
||||
/runc-ecfad5a.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 49d4507c777659adf40c1b348e99a379c1046007
|
||||
%global commit0 ecfad5a118c547c15635675d4216651c583b698a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 301.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 302.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
|
||||
* Wed Sep 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-302.dev.gitecfad5a
|
||||
- autobuilt ecfad5a
|
||||
|
||||
* Tue Sep 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-301.dev.git49d4507
|
||||
- autobuilt 49d4507
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-49d4507.tar.gz) = a32636d5832af87467a7a804b83b1faf8e7d48aeca076fbd20a9501d86d7638ee046131ca894779526ed87ea757d2ef0a0b586c70d63aa0cb5b1b3ee5b172374
|
||||
SHA512 (runc-ecfad5a.tar.gz) = 52615af15c533697383440b96d77017db9ddacda039b0fe634f1177ef27edd0c836148ea3a82001d5cd21c6c37e124bd583de0e895748bf81da3c79973ad38ec
|
||||
|
Loading…
Reference in New Issue
Block a user