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