runc-2:1.0.0-296.dev.gitd636ad6
- autobuilt d636ad6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
25fa60431e
commit
eb2a4f552d
1
.gitignore
vendored
1
.gitignore
vendored
@ -270,3 +270,4 @@
|
|||||||
/runc-bbd4ffe.tar.gz
|
/runc-bbd4ffe.tar.gz
|
||||||
/runc-2cf8d24.tar.gz
|
/runc-2cf8d24.tar.gz
|
||||||
/runc-892477c.tar.gz
|
/runc-892477c.tar.gz
|
||||||
|
/runc-d636ad6.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 892477ca26638b214dc79150a09ba3565b93137d
|
%global commit0 d636ad6256f9194b0f4c6ee181e75fb36e3446d8
|
||||||
%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: 295.dev.git%{shortcommit0}%{?dist}
|
Release: 296.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}
|
||||||
@ -285,6 +285,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 17 10:12:11 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-296.dev.gitd636ad6
|
||||||
|
- autobuilt d636ad6
|
||||||
|
|
||||||
* Tue Sep 15 16:12:54 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-295.dev.git892477c
|
* Tue Sep 15 16:12:54 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-295.dev.git892477c
|
||||||
- autobuilt 892477c
|
- autobuilt 892477c
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (runc-892477c.tar.gz) = 831a8ae8a457f2345a5da9384dcf9c98ca18788a7b6be92a2965d678ebeb2395be2a5545198bf8bb53ef2a92b8dcac3b3984ff87fefd5878358b274cd15a02b3
|
SHA512 (runc-d636ad6.tar.gz) = a7f9418416edcd7d660a5915312952c7c9c2b85fa62d79f856d3941a8b8041943b7602e1c589a849b15b788f33ba967f5ea6aa9c3a6c717f87334eaf19c38f74
|
||||||
|
Loading…
Reference in New Issue
Block a user