runc-2:1.0.0-131.dev.git8bb10af
- autobuilt 8bb10af Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d6b38b8c09
commit
1e5406b52b
1
.gitignore
vendored
1
.gitignore
vendored
@ -105,3 +105,4 @@
|
||||
/runc-46def4c.tar.gz
|
||||
/runc-2186cfa.tar.gz
|
||||
/runc-c35c2c9.tar.gz
|
||||
/runc-8bb10af.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 c35c2c9cec6ee503ef31edbaddac9617247ec328
|
||||
%global commit0 8bb10af4810502e17ad5f1bb36471a20d4a877d7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 130.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 131.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -286,6 +286,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Dec 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-131.dev.git8bb10af
|
||||
- autobuilt 8bb10af
|
||||
|
||||
* Mon Dec 02 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-130.dev.gitc35c2c9
|
||||
- autobuilt c35c2c9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-c35c2c9.tar.gz) = f8dbcd69fab0b07591e771d35a17a39089e03998881dd136d02931bdf26b38d8c540bbbc36f4c25728f1754eae74f4360c5de661c9d4c1cc0ca334a2c431f45b
|
||||
SHA512 (runc-8bb10af.tar.gz) = 36ef6387ce95094b36af8474360d1bcc55d7f46840d8a596707516aad4434e279620064458ea8ac78d0687426ef5dbf150675bdac510d40ec3b040fe1631443c
|
||||
|
Loading…
Reference in New Issue
Block a user