runc-2:1.0.0-133.dev.gite1b5af0
- autobuilt e1b5af0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
812c9acce0
commit
8f53ad6f20
1
.gitignore
vendored
1
.gitignore
vendored
@ -107,3 +107,4 @@
|
||||
/runc-c35c2c9.tar.gz
|
||||
/runc-8bb10af.tar.gz
|
||||
/runc-5e63695.tar.gz
|
||||
/runc-e1b5af0.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 5e6369538477c62b0f3a112f49d65e222cda1614
|
||||
%global commit0 e1b5af065206b12a4b980e1b6552c190547f8a4b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 132.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 133.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
|
||||
* Fri Dec 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-133.dev.gite1b5af0
|
||||
- autobuilt e1b5af0
|
||||
|
||||
* Fri Dec 06 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.0.0-132.dev.git5e63695
|
||||
- autobuilt 5e63695
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (runc-5e63695.tar.gz) = abc1960a6941862798b66eb3f69dd31545fb3a05de1290e0cbb2d352b6dfa8febac4e430b19c0bcea53cb6d9b86f883f45978a750c6b966cf476dc3e38207596
|
||||
SHA512 (runc-e1b5af0.tar.gz) = 05a1f376c44f0e7df56824ea782b9a7357711d5987a66aade92292dc79abb8dc0629219a534b0062769d58362574c7a1a72a2c9d9b60c2f6dd9a8c41f4b51e84
|
||||
|
Loading…
Reference in New Issue
Block a user