runc-2:1.0.0-126.dev.gite57a774
- autobuilt e57a774 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b41676d08d
commit
94700aec59
1
.gitignore
vendored
1
.gitignore
vendored
@ -100,3 +100,4 @@
|
||||
/runc-c4d8e16.tar.gz
|
||||
/runc-03cf145.tar.gz
|
||||
/runc-d239ca8.tar.gz
|
||||
/runc-e57a774.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 d239ca84254c579a964101b4f8049b860fbfc135
|
||||
%global commit0 e57a774066af2f0adc76ffb6201588091cd872d5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 125.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 126.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 Oct 31 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-126.dev.gite57a774
|
||||
- autobuilt e57a774
|
||||
|
||||
* Tue Oct 29 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-125.dev.gitd239ca8
|
||||
- autobuilt d239ca8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-d239ca8.tar.gz) = ebf7b3bc6590355942f52b605fc3ce62f581527eca8f498ab6521d4b7d2400b89cabcad75f04c8f983050a01e980a214710ebf1e6ae4071ae2128cf680fd7467
|
||||
SHA512 (runc-e57a774.tar.gz) = 44759c91a78761ba1c9c758111123f8ca8ae44d819c95122c4f5c8eed959ef5c5e8d07e26700f4d9228ff00f30ce036ce1316a8b3be695d252a3f407b7701ba1
|
||||
|
Loading…
Reference in New Issue
Block a user