runc-2:1.0.0-185.dev.git4402442
- autobuilt 4402442 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f227bbaaca
commit
777d905908
1
.gitignore
vendored
1
.gitignore
vendored
@ -159,3 +159,4 @@
|
||||
/runc-46be7b6.tar.gz
|
||||
/runc-cdce577.tar.gz
|
||||
/runc-dbe44cb.tar.gz
|
||||
/runc-4402442.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 dbe44cbb1099eabfaa753322be2055a0a6e8fe2d
|
||||
%global commit0 440244268bd6fd2badcadccb1948e6719f707a98
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 184.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 185.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
|
||||
* Fri Apr 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-185.dev.git4402442
|
||||
- autobuilt 4402442
|
||||
|
||||
* Thu Apr 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-184.dev.gitdbe44cb
|
||||
- autobuilt dbe44cb
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-dbe44cb.tar.gz) = 060e2587bcfeebf7e9608bfc3f35749157d7fcfdecdb218f19db206ebba8a62d97ba5eb569df5b4df67fcc78c35348b31bf4b056bf6740e82b5716fff443acc9
|
||||
SHA512 (runc-4402442.tar.gz) = cb13569715ad33a223aa4f25caa8b6aab1b60726674ce940589e3d63aab25c97c1f992e27ba172361de0e904abc4a23d644f2ec92c6192417b9371de1d21a7cf
|
||||
|
Loading…
Reference in New Issue
Block a user