runc-2:1.0.0-365.dev.gite17b96d
- autobuilt e17b96d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6c9b2d382a
commit
f891097d01
1
.gitignore
vendored
1
.gitignore
vendored
@ -338,3 +338,4 @@
|
|||||||
/runc-8bbfde8.tar.gz
|
/runc-8bbfde8.tar.gz
|
||||||
/runc-8e062f1.tar.gz
|
/runc-8e062f1.tar.gz
|
||||||
/runc-e7bd1fb.tar.gz
|
/runc-e7bd1fb.tar.gz
|
||||||
|
/runc-e17b96d.tar.gz
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://github.com/opencontainers/runc
|
%global git0 https://github.com/opencontainers/runc
|
||||||
%global commit0 e7bd1fb10a84e4f33e09317e0adc548731d9d76e
|
%global commit0 e17b96d7b4a32efbc2d75aa460b89c580d029c4d
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 364.dev.git%{shortcommit0}%{?dist}
|
Release: 365.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: CLI for running Open Containers
|
Summary: CLI for running Open Containers
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 30 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-365.dev.gite17b96d
|
||||||
|
- autobuilt e17b96d
|
||||||
|
|
||||||
* Fri Jan 29 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-364.dev.gite7bd1fb
|
* Fri Jan 29 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-364.dev.gite7bd1fb
|
||||||
- autobuilt e7bd1fb
|
- autobuilt e7bd1fb
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-e7bd1fb.tar.gz) = ea22a0c1b1bb454eadd5a1f18b185a3856fe38638482d7c32dd41bd08fbe990f324d876f3ffd5713bbfe97d43600777a883cf20f3b96ca0c227b76ce096e3605
|
SHA512 (runc-e17b96d.tar.gz) = 915fd2910baa15b7d791d303c030aa62f0aae56b11d1e022ac753169a0a67ca15a48fe06f6812ec3e0b0f491097cebc02013cf036f934b9df72cce9b3c9c04e3
|
||||||
|
Loading…
Reference in New Issue
Block a user